Update back_link.html

This commit is contained in:
dtujmer 2023-05-30 17:48:51 +02:00 committed by GitHub
parent 1f0773883f
commit 5524886149
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1 +1 @@
<a href="{{ "/" | relURL }}">{{ $.Site.Params.theme_config.back_home_text }}</a>
<a href="{{ "" | relURL }}">{{ $.Site.Params.theme_config.back_home_text }}</a>