Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
flear-site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
We are moving to Forgejo!
You are on a read-only GitLab instance.
Show more breadcrumbs
FLEAR
flear-site
Commits
c91d28e4
Verified
Commit
c91d28e4
authored
1 year ago
by
Jeffrey Phillips Freeman
Browse files
Options
Downloads
Patches
Plain Diff
Removed some config options from the root config as they overrite those options in the site config
parent
52a8b3ef
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+2
-0
2 additions, 0 deletions
CHANGELOG.md
config/_default/hugo.toml
+0
-7
0 additions, 7 deletions
config/_default/hugo.toml
with
2 additions
and
7 deletions
CHANGELOG.md
+
2
−
0
View file @
c91d28e4
...
@@ -11,6 +11,8 @@
...
@@ -11,6 +11,8 @@
columns.
columns.
*
Removed significant portions of unused CSS to load quicker.
*
Removed significant portions of unused CSS to load quicker.
*
Improved responsive aspects of the CSS.
*
Improved responsive aspects of the CSS.
*
Several root settings in
`/hugo.toml`
were being overridden such as
`paginate`
these should now be fixed
## 2.0.0
## 2.0.0
...
...
This diff is collapsed.
Click to expand it.
config/_default/hugo.toml
+
0
−
7
View file @
c91d28e4
Copyright
=
"Jeffrey Phillips Freeman 2023 - present"
Copyright
=
"Jeffrey Phillips Freeman 2023 - present"
paginate
=
20
pygmentsCodeFences
=
true
pygmentsCodeFencesGuessSyntax
=
true
pygmentsStyle
=
"monokai"
DefaultContentLanguage
=
"en"
defaultContentLanguageInSubdir
=
false
enableRobotsTXT
=
true
enableRobotsTXT
=
true
uglyURLs
=
false
uglyURLs
=
false
pluralizelisttitles
=
false
pluralizelisttitles
=
false
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment