feature: ajout de couleurs sur les catégories dans la main page + suppression info footer

This commit is contained in:
noego
2024-02-15 18:27:47 +01:00
parent 944ddc3c7e
commit 36fd3135fe
3 changed files with 109 additions and 60 deletions

View File

@ -5,11 +5,6 @@
{{- else }}
<span>&copy; {{ now.Year }} <a href="{{ "" | absLangURL }}">{{ site.Title }}</a></span>
{{- end }}
<span>
Powered by
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &
<a href="https://github.com/adityatelange/hugo-PaperMod/" rel="noopener" target="_blank">PaperMod</a>
</span>
</footer>
{{- end }}