Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
teckids.org
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
Container registry
Operate
Environments
Monitor
Incidents
Service Desk
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Teckids
Team PR
teckids.org
Merge requests
!2
Fix imprint link
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Fix imprint link
imprint-link-fix
into
master
Overview
0
Commits
1
Pipelines
0
Changes
1
Merged
Fix imprint link
magicfelix
requested to merge
imprint-link-fix
into
master
Jul 4, 2020
Overview
0
Commits
1
Pipelines
0
Changes
1
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
78a02761
1 commit,
Jul 4, 2020
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
pelicanconf.py
+
1
−
1
View file @ 78a02761
Edit in single-file editor
Open in Web IDE
Show full file
@@ -102,7 +102,7 @@ I18N_SUBSITES = {
(
"
Terms of use and privacy
"
,
"
/pages/nutzungsbedingungen_datenschutz.html
"
),
(
"
Terms and conditions for activities
"
,
"
/pages/agb_freizeiten.html
"
),
(
"
Licenses
"
,
"
/pages/lizenzen.html
"
),
(
"
Imprint
"
,
"
/pages/impressum
-
.html
"
),
(
"
Imprint
"
,
"
/pages/impressum.html
"
),
]
}
}
Loading