From 8307aa1e421bb50ba458e37073420ed0fe4d33f5 Mon Sep 17 00:00:00 2001 From: ayaka Date: Tue, 9 Apr 2024 06:19:00 +1200 Subject: [PATCH] show fork info --- Cargo.toml | 2 +- templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index ef7ffa1..d825948 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "redlib" description = " Alternative private front-end to Reddit" license = "AGPL-3.0" -repository = "https://github.com/redlib-org/redlib" +repository = "https://git.stardust.wtf/Ayaka/redlib" version = "0.31.2" authors = [ "Matthew Esposito ", diff --git a/templates/base.html b/templates/base.html index 139c76f..5d21f9b 100644 --- a/templates/base.html +++ b/templates/base.html @@ -76,7 +76,7 @@ ⓘ View instance info {% endblock %}