mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-07 23:30:50 +02:00
Merge commit 'bfa74537929f409fca841540b971125b7678963a'
This commit is contained in:
@@ -189,6 +189,9 @@ chroma:
|
||||
- Aliases:
|
||||
- coq
|
||||
Name: Coq
|
||||
- Aliases:
|
||||
- core
|
||||
Name: Core
|
||||
- Aliases:
|
||||
- cr
|
||||
- crystal
|
||||
@@ -515,6 +518,10 @@ chroma:
|
||||
- Aliases:
|
||||
- monkeyc
|
||||
Name: MonkeyC
|
||||
- Aliases:
|
||||
- moonscript
|
||||
- moon
|
||||
Name: MoonScript
|
||||
- Aliases:
|
||||
- morrowind
|
||||
- mwscript
|
||||
@@ -1253,8 +1260,10 @@ config:
|
||||
renderHooks:
|
||||
image:
|
||||
enableDefault: false
|
||||
useEmbedded: auto
|
||||
link:
|
||||
enableDefault: false
|
||||
useEmbedded: auto
|
||||
renderer:
|
||||
hardWraps: false
|
||||
unsafe: false
|
||||
|
@@ -1,4 +1,4 @@
|
||||
# Do not delete. Required for layouts/shortcodes/list-pages-in-section.html.
|
||||
# Do not delete. Required for layouts/_shortcodes/list-pages-in-section.html.
|
||||
#
|
||||
# When calling the list-pages-in-section shortcode, you can specify a page
|
||||
# filter, and whether the pages in the filter should be included or excluded
|
||||
|
@@ -12,10 +12,3 @@
|
||||
link = "https://www.jetbrains.com/go/?utm_source=OSS&utm_medium=referral&utm_campaign=hugo"
|
||||
logo = "images/sponsors/goland.svg"
|
||||
bgcolor = "#f4f4f4"
|
||||
|
||||
[[banners]]
|
||||
name = "PinMe"
|
||||
link = "https://pinme.eth.limo/?s=hugo"
|
||||
logo = "images/sponsors/logo-pinme.svg"
|
||||
no_query_params = true
|
||||
bgcolor = "#fafafa"
|
||||
|
Reference in New Issue
Block a user