Mostly remove GitHub

This commit is contained in:
Cadence Ember
2020-07-14 01:27:42 +12:00
parent 420f9b0e1e
commit 0594d694da
9 changed files with 70 additions and 76 deletions

View File

@@ -6,5 +6,5 @@ mixin error(statusCode, message, withInstancesLink)
if block
block
if withInstancesLink
a(href="https://github.com/cloudrac3r/bibliogram/wiki/Instances") You could try browsing Bibliogram on another instance.
a(href="https://git.sr.ht/~cadence/bibliogram-docs/tree/master/docs/Instances.md") You could try browsing Bibliogram on another instance.
a(href="/").back ↵ Return home

View File

@@ -27,5 +27,5 @@ else
Your theme value "#{theme}" wasn't understood.
There is no loaded theme with that name.
Please #[a(href="/settings") go to the settings page] and select a different theme.
If that doesn't help, #[a(href="https://github.com/cloudrac3r/bibliogram/issues/new") report a bug.]
If that doesn't help, #[a(href="https://todo.sr.ht/~cadence/bibliogram-issues") report a bug.]
In your bug report, tell us which website address you saw this on, and what your theme value is.