This commit is contained in:
@@ -20,8 +20,6 @@ contentDir = 'content'
|
||||
languageName = 'English'
|
||||
weight = 2
|
||||
title = "Classes by Matsuura Tomoya"
|
||||
|
||||
|
||||
|
||||
# (Optional) Set Google Analytics if you use it to track your website.
|
||||
# Always put it on the top of the configuration file, otherwise it won't work
|
||||
@@ -68,12 +66,12 @@ disableKinds = ['taxonomy']
|
||||
|
||||
# Set source repository location.
|
||||
# Used for 'Last Modified' and 'Edit this page' links.
|
||||
BookRepo = 'https://github.com/tomoyanonymous/teach-matsuuratomoya-com'
|
||||
BookRepo = 'https://git.matsuuratomoya.com/tomoyanonymous/teach-matsuuratomoya-com'
|
||||
|
||||
# Enable 'Edit this page' links for 'doc' page type.
|
||||
# Disabled by default. Uncomment to enable. Requires 'BookRepo' param.
|
||||
# Path must point to 'content' directory of repo.
|
||||
BookEditPath = 'tree/master'
|
||||
BookEditPath = 'src/branch/main'
|
||||
BookCommitPath = 'commit'
|
||||
# (Optional, default January 2, 2006) Configure the date format used on the pages
|
||||
# - In git information
|
||||
@@ -102,4 +100,6 @@ path = "github.com/KKKZOZ/hugo-admonitions"
|
||||
[[module.imports]]
|
||||
path = 'github.com/alex-shpak/hugo-book'
|
||||
[[module.imports]]
|
||||
path = 'github.com/tomoyanonymous/hugo-micromorph'
|
||||
[[module.imports]]
|
||||
path = 'github.com/hugomods/icons/vendors/font-awesome'
|
||||
|
||||
Reference in New Issue
Block a user