This website requires JavaScript.
Explore
Help
Sign In
Web-Projects
/
vanilla-hugo
Watch
1
Star
0
Fork
0
You've already forked vanilla-hugo
Code
Issues
Pull Requests
Releases
Wiki
Activity
ec7b58c8ec
vanilla-hugo
/
layouts
/
shortcodes
/
codeurl.html
3 lines
101 B
HTML
Raw
Normal View
History
Unescape
Escape
Avoid passing in .Site-variables to geturl.html Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-06-09 18:14:53 -07:00
{{ partial "geturl.html" (dict "scratch" .Scratch "path" (.Get 0)) }}
Remove newlines from 'codeurl' Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2024-05-16 16:16:43 -07:00
{{- .Scratch.Get "bestUrl" -}}
Reference in New Issue
Copy Permalink