Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
bwinf
medal
Commits
d2353e34
Commit
d2353e34
authored
Mar 24, 2020
by
Robert Czechowski
Browse files
Update template 'jwinf': Fix link to challenges
parent
8fb09f4f
Pipeline
#547
passed with stage
in 7 minutes and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
templates/jwinf/index.hbs
View file @
d2353e34
...
...
@@ -14,7 +14,7 @@
<div
class=
"columns"
>
<div
class=
"column is-4 is-offset-2"
>
<a
href=
"/contest/open
/
"
>
<a
href=
"/contest/
?filter=
open"
>
<div
class=
"notification"
style=
"background-color:#e5fae5"
>
<h3
class=
"title is-4"
>
Trainingsaufgaben
</h3>
<h4
class=
"subtitle is-5"
>
Zum Ausprobieren und Üben
</h4>
...
...
@@ -24,7 +24,7 @@
</a>
</div>
<div
class=
"column is-4 is-offset-0"
>
<a
href=
"/contest/current
/
"
>
<a
href=
"/contest/
?filter=
current"
>
<div
class=
"notification"
style=
"background-color:#e5f0f8"
>
<h3
class=
"title is-4"
>
Jugendwettbewerb Informatik
</h3>
<h4
class=
"subtitle is-5"
>
Aktuelle Wettbewerbe
</h4>
...
...
@@ -36,7 +36,7 @@
</div>
<div
class=
"columns"
>
<div
class=
"column is-4 is-offset-2"
>
<a
href=
"/contest
s/special/
"
>
<a
href=
"/contest
/?filter=challenge
"
>
<div
class=
"notification"
style=
"background-color: #d2222217"
>
<h3
class=
"title is-4"
>
Herausforderungen
</h3>
<img
src=
"/static/images/gross.png"
style=
"width:50%; margin: 0px 25% 25px;"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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