File tree 1 file changed +6
-5
lines changed
1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change 2
2
Add here global page variables to use throughout your website.
3
3
-->
4
4
+++
5
- author = "Septimia Zenobia "
5
+ author = "JuliaLangJa Team "
6
6
mintoclevel = 2
7
+ discord_invite_link = "https://discord.gg/4yvfmVMjHW "
7
8
8
9
# uncomment and adjust the following line if the expected base URL of your website is something like [ www.thebase.com/yourproject/ ]
9
10
# please do read the docs on deployment to avoid common issues: https://franklinjl.org/workflow/deploy/#deploying_your_website
@@ -16,10 +17,10 @@ mintoclevel = 2
16
17
ignore = [ "node_modules/"]
17
18
18
19
# RSS (the website_ {title, descr, url} must be defined to get RSS)
19
- generate_rss = true
20
- website_title = "Franklin Template "
21
- website_descr = "Example website using Franklin "
22
- website_url = "https://tlienart .github.io/FranklinTemplates.jl / "
20
+ generate_rss = false
21
+ website_title = "JuliaLangJa Discord "
22
+ website_descr = "The entrance page of JuliaLangJa community Discord server "
23
+ website_url = "https://julialangja .github.io/ "
23
24
+++
24
25
25
26
<!--
You can’t perform that action at this time.
0 commit comments