Skip to content

Commit be97316

Browse files
committed
fix: git authors
1 parent 87575e2 commit be97316

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

mkdocs.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -180,9 +180,9 @@ theme:
180180
# plugin:
181181
# path: reveal.js/plugin
182182

183-
edit_uri: edit/main/
183+
edit_uri: edit/main/docs/
184184

185-
copyright: Copyright © 2023 Tolstenko, Game Guild Community and Others
185+
copyright: Copyright © 2024 Tolstenko, Game Guild Community and Others
186186

187187
markdown_extensions:
188188
- abbr
@@ -254,12 +254,12 @@ plugins:
254254
- tags
255255
- timetoread:
256256
wpm: 100
257-
# - git-committers:
258-
# repository: InfiniBrains/Awesome-GameDev-Resources
259-
# branch: main
260-
# docs_path: ./
261-
# cache_dir: /tmp/cache/awesome-gamedev-resources
262-
- git-authors
257+
- git-committers:
258+
repository: InfiniBrains/Awesome-GameDev-Resources
259+
branch: main
260+
docs_path: ./
261+
cache_dir: /tmp/cache/awesome-gamedev-resources
262+
# - git-authors
263263
- git-revision-date-localized:
264264
enable_creation_date: true
265265
fallback_to_build_date: true

0 commit comments

Comments
 (0)