Added theme back properly
This commit is contained in:
1
themes/hugo-uno/layouts/shortcodes/relLink.html
Normal file
1
themes/hugo-uno/layouts/shortcodes/relLink.html
Normal file
@ -0,0 +1 @@
|
||||
<a href="{{ .Page.Site.BaseURL }}/{{ index .Params 0 }}">{{ index .Params 1 }}</a>
|
Reference in New Issue
Block a user