switch default pages to index.html

This commit is contained in:
Trevor Bentley
2023-01-15 03:21:22 +01:00
parent 490b6ad008
commit 88b7524b4a
7 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -442,8 +442,8 @@ error = "404.html"
###############################################################################
[gitsy_outputs]
path = "rendered/"
repo_list = "repos.html"
repo_summary = "%REPO%/summary.html"
repo_list = "index.html"
repo_summary = "%REPO%/index.html"
history = "%REPO%/history%PAGE%.html"
commit = "%REPO%/commit/%ID%.html"
branches = "%REPO%/branches%PAGE%.html"