diff --git a/config/_default/params.toml b/config/_default/params.toml index d23c032..4169fed 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -134,3 +134,23 @@ url = "https://runtimeterror.dev/simplex" icon = "fa-solid fa-envelope" title = "Email" url = "mailto:ops@runtimeterror.dev" + +[[powerLinks]] +title = "hugo" +url = "https://gohugo.io" + +[[powerLinks]] +title = "netlify" +url = "https://www.netlify.com" + +[[powerLinks]] +title = "risotto" +url = "https://github.com/joeroe/risotto" + +[[powerLinks]] +title = "torchlight" +url = "https://torchlight.dev" + +[[powerLinks]] +title = "cabin" +url = "https://withcabin.com/privacy/runtimeterror.dev" \ No newline at end of file diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 97c351c..6ac089d 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,7 +1,7 @@ {{- partial "lang.html" . -}}
{{ .Site.Copyright | markdownify }}
-Powered by: [hugo | risotto | Torchlight | Cabin | netlify]
-
[View source]
{"powered_by": [{{- range $i, $link := .Site.Params.powerLinks }}{{ if $i }}, {{ end }}"{{ $link.title }}"{{ end }}]}
+
<view source>