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
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
!60
Fix project template
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix project template
fix-website
into
master
Overview
0
Commits
1
Pipelines
2
Changes
1
Merged
Tom Teichler
requested to merge
fix-website
into
master
6 months ago
Overview
0
Commits
1
Pipelines
2
Changes
1
Expand
0
0
Merge request reports
Viewing commit
06dccf53
Show latest version
1 file
+
1
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Verified
06dccf53
Fix project template
· 06dccf53
Tom Teichler
authored
6 months ago
templates/project.html
+
1
−
1
Options
@@ -16,7 +16,7 @@
<section
class=
"hero hero-main is-fullheight-with-navbar project-background-{{ section.extra.project_slug }} roboto-black"
>
<div
class=
"hero-body"
typeof=
"schema:Brand"
>
<div
class=
"container"
>
<div
class=
"columns is-centered project-title-{{ section.extra.project_slug }}"
>
i
<div
class=
"columns is-centered project-title-{{ section.extra.project_slug }}"
>
<h1
class=
"title is-1"
property=
"schema:name"
>
{{ section.title }}
</h1>
</div>
<div
class=
"container"
>
Loading