diff options
| author | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-18 19:31:49 +0100 |
|---|---|---|
| committer | Anhgelus Morhtuuzh <anhgelus.morhtuuzh@proton.me> | 2024-11-18 19:31:49 +0100 |
| commit | 1bd65213097cfdac6b3bb0164821299d99d7e351 (patch) | |
| tree | f41a47493ccb21bed2a2084c5303122e3a75de0d /templates/page/legal.gohtml | |
| parent | 964ae2b7f03ebfaac051e9c14e142c178ad16cca (diff) | |
feat(tag): better style and navbar to return home
Diffstat (limited to 'templates/page/legal.gohtml')
| -rw-r--r-- | templates/page/legal.gohtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/page/legal.gohtml b/templates/page/legal.gohtml index 2769431..6452f5f 100644 --- a/templates/page/legal.gohtml +++ b/templates/page/legal.gohtml @@ -2,7 +2,7 @@ <div class="credits-legal"> <h2>Legal information</h2> <p> - Legal information are available <a href="{{ .Legal.LegalInformationLink }}" target="_blank">here</a>. + Other legal information are available <a href="{{ .Legal.LegalInformationLink }}" target="_blank">here</a>. </p> <p> The software behind this website was made by <a href="https://www.anhgelus.world/" target="_blank">Anhgelus Morhtuuzh</a>. |
