💄 Add extend URL display style.
This commit is contained in:
@@ -608,9 +608,11 @@ params:
|
||||
index_with_subtitle: false
|
||||
|
||||
# Automatically add external URL with Base64 encrypt & decrypt.
|
||||
exturl: false
|
||||
exturl:
|
||||
enable: true
|
||||
icon: true
|
||||
# If true, an icon will be attached to each external URL
|
||||
exturl_icon: true
|
||||
#exturl_icon: true
|
||||
|
||||
# Google Webmaster tools verification.
|
||||
# See: https://developers.google.com/search
|
||||
|
||||
@@ -17,6 +17,6 @@ Documentation: https://hugo-next.js.org
|
||||
EOT
|
||||
}
|
||||
|
||||
next V0.0.1
|
||||
next `cat ../VERSION`
|
||||
|
||||
hugo server -D -t ../.. --port 1414 --panicOnWarning
|
||||
Reference in New Issue
Block a user