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
Files
master
Add File
New File
Apply Patch
vanilla-hugo
/
layouts
/
_shortcodes
/
codeurl.html
3 lines
78 B
HTML
Raw
Permalink
Normal View
History
Unescape
Escape
Use Hugo's partial-returning where possible Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
2026-05-18 21:15:19 -07:00
{{- $url := partial "geturl.html" (dict "path" (.Get 0)) -}}
{{- $url.url -}}
Reference in New Issue
Copy Permalink