Skip to content
GitLab
About GitLab
GitLab: the DevOps platform
Explore GitLab
Install GitLab
How GitLab compares
Get started
GitLab docs
GitLab Learn
Pricing
Talk to an expert
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Projects
Groups
Snippets
Sign up now
Login
Sign in
Toggle navigation
Menu
Open sidebar
SolidBase
website-theme
Commits
f93c2e06
Commit
f93c2e06
authored
Mar 05, 2020
by
Johannes Winter
Browse files
add subtitle
parent
5f302789
Changes
1
Hide whitespace changes
Inline
Side-by-side
layouts/_default/post.html
View file @
f93c2e06
...
...
@@ -8,6 +8,9 @@
<section
class=
"post-content"
>
{{ if .Params.noToc }}
<h2
class=
"post-title"
id=
"title"
>
{{ .Title }}
</h2>
{{ with .Params.subTitle }}
<h3>
{{ . }}
</h3>
{{ end }}
<section
class=
"post-teaser"
>
{{ .Params.place }}, {{ .Date.Format "2.1.2006" }} - {{ .Description}}
</section>
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment