Skip to content

Commit fddc514

Browse files
committed
fix config
1 parent 35228b2 commit fddc514

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/config.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@ library = "katex" # options: "katex", "mathjax". default is "katex".
8383
enable = true
8484
# this image will be used as fallback if a page has no image of its own
8585
image = "doks.png"
86-
twitter_site = "aaranxu"
87-
twitter_creator = "aaranxu"
88-
facebook_author = "ichunyun"
89-
facebook_publisher = "ichunyun"
86+
twitter_site = "doubleailes"
87+
twitter_creator = "doubleailes"
88+
facebook_author = "doubleailes"
89+
facebook_publisher = "doubleailes"
9090
og_locale = "en_US"
9191

9292
## JSON-LD
@@ -129,7 +129,7 @@ weight = 20
129129

130130
# Footer contents
131131
[extra.footer]
132-
info = 'Powered by <a href="https://www.netlify.com/">Netlify</a>, <a href="https://www.getzola.org/">Zola</a>, and <a href="https://github.com/aaranxu/adidoks">AdiDoks</a>'
132+
info = 'Powered by <a href="https://www.netlify.com/">Netlify</a>, <a href="https://www.getzola.org/">Zola</a>, and <a href="https://github.com/doubleailes/adidoks">AdiDoks</a>'
133133

134134
[[extra.footer.nav]]
135135
name = "Privacy"

0 commit comments

Comments
 (0)