switch default pages to index.html
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user