Skip to content

Commit efeabed

Browse files
committed
fix config
things previously work possibly because github does redirect (within a time limit)
1 parent 2678a0c commit efeabed

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

config.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
base_url = "https://rratic.github.io"
1+
base_url = "https://rratic.top"
22
theme = "linkita"
33

44
author = "Rratic"
@@ -51,7 +51,7 @@ license_url = "https://creativecommons.org/licenses/by-sa/4.0/"
5151
copyright = "© $YEAR Rratic | [CC BY-SA 4.0]($LICENSE_URL)"
5252

5353
[extra.giscus]
54-
repo = "Rratic/pages"
54+
repo = "Rratic/rratic.github.io"
5555
repo_id = "MDEwOlJlcG9zaXRvcnkzMzAxOTc5OTQ="
5656
category = "General"
5757
category_id = "DIC_kwDOE65r6s4CoFkL"

0 commit comments

Comments
 (0)