We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent24429bf commitfef767dCopy full SHA for fef767d
hugo.yaml
@@ -1,4 +1,4 @@
1
-baseURL:"https://pythoneditorialboard.netlify.app"
+baseURL:"https://python.github.io/editorial-board/"
2
title:Python Docs Editorial Board
3
copyright:"© [Python Docs Editorial Board and Contributors](https://github.com/python/editorial-board/graphs/contributors)"
4
paginate:5
@@ -23,8 +23,8 @@ outputs:
23
24
params:
25
env:production# to enable google analytics, opengraph, twitter-cards and schema.
26
-description:"Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod"
27
-author:Theme PaperMod
+description:"Python Docs Editorial Board (PEP 732)"
+author:Python Docs Editorial Board
28
# author: ["Me", "You"] # multiple authors
29
30
defaultTheme:auto