Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
stustanet-website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
michaelb
stustanet-website
Commits
3b1f5be5
Commit
3b1f5be5
authored
5 years ago
by
Julien Schmidt
Browse files
Options
Downloads
Patches
Plain Diff
add missing flex-item shortcode
parent
1c96acaf
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
content/_index.de.md
+1
-0
1 addition, 0 deletions
content/_index.de.md
content/_index.en.md
+2
-4
2 additions, 4 deletions
content/_index.en.md
layouts/shortcodes/flex-item.html
+1
-0
1 addition, 0 deletions
layouts/shortcodes/flex-item.html
with
4 additions
and
4 deletions
content/_index.de.md
+
1
−
0
View file @
3b1f5be5
...
...
@@ -27,6 +27,7 @@ Die Sprechstunden finden im Blauen Haus (Christoph-Probst-Straße 12) Zimmer 028
{{
<
officehours
>
}}
{{% /column %}}{{% column %}}
{{% flex-item %}}
## Dienste
...
...
This diff is collapsed.
Click to expand it.
content/_index.en.md
+
2
−
4
View file @
3b1f5be5
...
...
@@ -28,8 +28,7 @@ The office hours take place in the Blue Building (Christoph-Probst-Straße 12),
{{
<
officehours
>
}}
{{% /column %}}{{% column %}}
{{% flex-item %}}
{{% /column %}}{{% column %}}{{% flex-item %}}
## Services
*
<i
class=
"fa fa-wifi"
aria-hidden=
"true"
></i>
[
Wi-Fi
](
{{
<
ref
"
wifi.en.md
"
>
}})
*
<i
class=
"fa fa-envelope"
aria-hidden=
"true"
></i>
[
Webmail
](
https://webmail.stusta.de/
)
...
...
@@ -41,5 +40,4 @@ The office hours take place in the Blue Building (Christoph-Probst-Straße 12),
*
<i
class=
"fa fa-comments"
aria-hidden=
"true"
></i>
[
Imprint
](
/impressum
)
*
<i
class=
"fa fa-facebook-official"
aria-hidden=
"true"
></i>
[
SSN on Facebook
](
https://www.facebook.com/stustanet/
)
*
<i
class=
"fa fa-github"
aria-hidden=
"true"
></i>
[
SSN on Github
](
https://github.com/stustanet/
)
{{% /flex-item %}}
{{% /column %}}{{% /two-columns %}}
{{% /flex-item %}}{{% /column %}}{{% /two-columns %}}
This diff is collapsed.
Click to expand it.
layouts/shortcodes/flex-item.html
0 → 100644
+
1
−
0
View file @
3b1f5be5
<div
class=
"flex-item"
>
{{ .Inner }}
</div>
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