diff options
author | metamuffin <metamuffin@disroot.org> | 2025-10-03 23:15:20 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-10-03 23:15:20 +0200 |
commit | 007525c871ab64a6a33cb549ac2496ae6e74d5e4 (patch) | |
tree | 018d69f2f4a3280b631fde14c47c73a9f904e7f5 /template.html | |
parent | 5c92840108a05f0f311d5bef2d6512579b593438 (diff) | |
download | metamuffin-website-007525c871ab64a6a33cb549ac2496ae6e74d5e4.tar metamuffin-website-007525c871ab64a6a33cb549ac2496ae6e74d5e4.tar.bz2 metamuffin-website-007525c871ab64a6a33cb549ac2496ae6e74d5e4.tar.zst |
add license file
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.html b/template.html index 2a70f75..fe60698 100644 --- a/template.html +++ b/template.html @@ -35,7 +35,7 @@ <p> metamuffin's website; sources available on <a href="//codeberg.org/metamuffin/metamuffin-website" - >codeberg</a> + >codeberg</a>; <a href="/license.html">Licensing</a> </p> <p> Version: <code><?ex git log --format=oneline -n 1 ?></code> |