Prepare for pending deprecations

This commit is contained in:
Joe Mooring 2023-10-23 06:48:57 -07:00 committed by GitHub
parent c5f76c7768
commit 5e9ecb2179
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -19,3 +19,6 @@ images = ["images/gohugoio-card.png"]
flex_box_interior_classes = "flex-auto w-100 w-40-l mr3 mb3 bg-white ba b--moon-gray nested-copy-line-height" flex_box_interior_classes = "flex-auto w-100 w-40-l mr3 mb3 bg-white ba b--moon-gray nested-copy-line-height"
#sidebar_direction = "sidebar_left" #sidebar_direction = "sidebar_left"
[social]
twitter = "GoHugoIO"

View File

@ -86,6 +86,9 @@ ID = 'G-MBZGKNMDWC'
weight = 60 weight = 60
cardinalityThreshold = 50 cardinalityThreshold = 50
# TODO delete when (a) Netlify is building the site with v0.120.0 or later,
# and (b) the changes fom gohugoioTheme/commit/af97b8e61638ddf043b87590cd567d76045bf9be
# have been pulled into this repo.
[social] [social]
twitter = "GoHugoIO" twitter = "GoHugoIO"