refactor: rename article-footer to article-meta (#1293)

* refactor: rename `article-footer` to `article-meta`, and remove unnecesary structures

* fix: Update default article license URL to point to Creative Commons.
This commit is contained in:
Jimmy
2026-03-05 17:10:35 +01:00
committed by GitHub
parent 25bf63778c
commit 11aa9e349a
7 changed files with 47 additions and 95 deletions
@@ -6,7 +6,7 @@
<h2 class="article-title">
{{- $link.title -}}
</h2>
<footer class="article-footer">
<footer class="article-meta">
{{ with $link.description }}
{{ . }}
{{ else }}