Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
purpleSloth
Homepage
Commits
d54d7464
Commit
d54d7464
authored
Jun 25, 2022
by
Tobias Bengfort
Browse files
rm non-semantic <br> elements
parent
e7b9cef3
Changes
2
Hide whitespace changes
Inline
Side-by-side
layouts/presskits/single.html
View file @
d54d7464
...
...
@@ -29,7 +29,7 @@
<li>
Website:
<a
href=
"https://purplesloth.studio/games/chronescher/"
>
purplesloth.studio
</a></li>
</ul>
</div>
<br>
<div
class=
"bg-body p-2"
>
<h1>
Contact
</h1>
...
...
@@ -46,7 +46,7 @@
<h2>
Web
</h2>
<a
href=
"https://purplesloth.studio/"
>
purplesloth.studio/
</a>
</div>
<br>
{{ if isset .Params.Links "de" }}
<a
href=
"{{ .Params.Links.de }}"
class=
"btn btn-block btn-big bg-brand mb-1"
>
Deutsch
</a>
{{ end }}
...
...
layouts/team/list.html
View file @
d54d7464
...
...
@@ -9,7 +9,6 @@
<h2
class=
"card-header"
>
{{ .Params.name }}
<small>
{{ .Params.pronoun }}
</small></h2>
<div
class=
"card-body"
>
{{ .Content }}
<br><br>
<span
class=
"txt-bottom"
><strong>
Part of Resorts:
</strong>
{{ .Params.resorts }}
</span>
<div
class=
"top-right"
>
{{ if isset .Params "link" }}
...
...
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