diff --git a/pelicanconf.py b/pelicanconf.py index ad8ecb3..f1ab187 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -93,5 +93,5 @@ AUTHOR_FEED_ATOM = None AUTHOR_FEED_RSS = None # SOURCE LINK -GIT_SOURCE_BASE_URL = "https://git.opytex.org/lafrite/2022-2023/src/branch/main" +GIT_SOURCE_BASE_URL = "https://git.opytex.org/spazz/2022-2023/src/branch/main" SOURCE_ICON_URL = "https://git.opytex.org/assets/img/logo.svg"