diff options
author | Cara Salter <cara@devcara.com> | 2022-04-06 16:57:28 -0400 |
---|---|---|
committer | Cara Salter <cara@devcara.com> | 2022-04-06 16:57:28 -0400 |
commit | 716f68afd8fd3db5c0285939840a3adee04dc0dc (patch) | |
tree | db62d76208fd5106ff5f62b7c8fb1ec847420c79 /templates | |
parent | bd8f4fb2893172c985ebdad79ab9a664982ea7bc (diff) | |
download | site-716f68afd8fd3db5c0285939840a3adee04dc0dc.tar.gz site-716f68afd8fd3db5c0285939840a3adee04dc0dc.zip |
nixos deployments 1 post
Diffstat (limited to 'templates')
-rw-r--r-- | templates/footer.rs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/footer.rs.html b/templates/footer.rs.html index f516aed..efc1392 100644 --- a/templates/footer.rs.html +++ b/templates/footer.rs.html @@ -5,7 +5,7 @@ href="https://github.com/Xe/site">Xe/site</a> under the Zlib license</blockquote> <p>This server runs version @env!("GIT_SHA"), located on my <a - href='https://git.carathe.dev/muirrum/site/commit/@env!("GIT_SHA")'>Gitea</a> + href='https://git.carathe.dev/muirrum/site'>Gitea</a> </footer> </div> </body> |