Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Pontifex-Hugo
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HOOU an der TUHH Projekte
Pontifex
Pontifex-Hugo
Commits
8f78a953
Commit
8f78a953
authored
2 years ago
by
Fabian Nuraddin Alexander Gabel
Browse files
Options
Downloads
Patches
Plain Diff
revert change to absolute paths
parent
4945482e
No related branches found
No related tags found
2 merge requests
!15
Dev
,
!12
Draft: switch to baseurl in index and set baseurl to empty
Pipeline
#152200
passed
2 years ago
Stage: build
Stage: review
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
config/_default/params.toml
+1
-1
1 addition, 1 deletion
config/_default/params.toml
config/production/config.toml
+1
-1
1 addition, 1 deletion
config/production/config.toml
with
2 additions
and
2 deletions
config/_default/params.toml
+
1
−
1
View file @
8f78a953
custom_css
=
[
"
/
css/style.css"
]
custom_css
=
[
"css/style.css"
]
# Meta Data for SEO
...
...
This diff is collapsed.
Click to expand it.
config/production/config.toml
+
1
−
1
View file @
8f78a953
baseurl
=
""
baseurl
=
"
/
"
canonifyURLs
=
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