Back to Hugo

path.Ext

docs/content/en/functions/path/Ext.md

0.161.1200 B
Original Source

The extension is the suffix beginning at the final dot in the final slash-separated element of path; it is empty if there is no dot.

go-html-template
{{ path.Ext "a/b/c/news.html" }} → .html