mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-03-02 10:41:36 +00:00
Mostly remove GitHub
This commit is contained in:
parent
420f9b0e1e
commit
0594d694da
9 changed files with 70 additions and 76 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue