Link to website source in footer
This commit is contained in:
parent
b738633376
commit
335bec3be7
|
@ -8,7 +8,7 @@ PygmentsStyle = "monokai"
|
|||
|
||||
paginate = 20
|
||||
rssLimit = 60 # Maximum number of items in the RSS feed.
|
||||
copyright = "Contents are licensed under <a rel='license' href='http://creativecommons.org/licenses/by/4.0/'>CC 4.0</a> unless specified otherwise."
|
||||
copyright = "Contents are licensed under <a rel='license' href='http://creativecommons.org/licenses/by/4.0/'>CC 4.0</a> unless specified otherwise.<br />Source code for this website is available at <a href='https://gitea.bgenc.net/kaan/bgenc.net'>gitea.bgenc.net</a>."
|
||||
|
||||
# googleAnalytics = ""
|
||||
# disqusShortname = ""
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit af52d3c9dc245da1f0c5a448de5fb01a98739f5e
|
||||
Subproject commit e8e69f78e459e6bab5acf305cec1d229a1b10808
|
Loading…
Reference in a new issue