🏗️ Finish post edit widget coding.

This commit is contained in:
凡梦星尘
2022-06-04 10:43:00 +08:00
parent fa5195c8a2
commit 6c362cf117
14 changed files with 30 additions and 21 deletions

View File

@@ -16,11 +16,11 @@ markup:
defaultContentLanguage: zh-cn
languages:
zh-cn:
title: NexT
title: Hugo NexT
languageName: 中文
weight: 1
en-us:
title: NexT
title: Hugo NexT
languageName: English
weight: 2
params:
@@ -178,7 +178,7 @@ params:
sidebar:
# Sidebar Position.
position: right
position: left
#position: right
# Manual define the sidebar width. If commented, will be default for:
@@ -367,7 +367,7 @@ params:
# Post edit
# Easily browse and edit blog source code online.
postEdit:
enable: false
enable: true
url: https://github.com/user-name/repo-name/tree/branch-name/subdirectory-name/ # Link for view source
#url: https://github.com/user-name/repo-name/edit/branch-name/subdirectory-name/ # Link for fork & edit