🏗 Added a link to the blog's source code in the footer

This commit is contained in:
peps 2025-03-22 22:26:36 +01:00
parent c5006037dd
commit b086aa64a7
2 changed files with 4 additions and 1 deletions

View file

@ -9,8 +9,8 @@
{{- end }}
{{- with site.Params.footer.text }}
{{ . | markdownify }}
{{- print " · "}}
{{ . | markdownify }}
{{- end }}
</footer>