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
open-source
MetaGer
Commits
990f518d
Commit
990f518d
authored
Oct 10, 2019
by
Dominik Hebeler
Browse files
Changed the links on the startpage
parent
209b514b
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/index.blade.php
View file @
990f518d
...
...
@@ -30,12 +30,12 @@
</
a
>
</
div
>
<
div
class
=
"m-row"
>
<
a
href
=
"
{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
spende
") }}
"
>
<
a
href
=
"
javascript:void(0);
"
>
<
i
class
=
"fas fa-leaf"
id
=
"green-leaf"
></
i
>
<
span
>@
lang
(
'index.about.3.1'
)
</
span
>
<
div
class
=
"teaser"
>@
lang
(
'index.about.3.2'
)
</
div
>
</
a
>
<
a
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
beitritt
") }}"
>
<
a
href
=
"{{ LaravelLocalization::getLocalizedURL(LaravelLocalization::getCurrentLocale(), "
spende
") }}"
>
<
i
class
=
"fas fa-heart"
id
=
"gradient"
></
i
>
<
span
>@
lang
(
'index.about.4.1'
)
</
span
>
<
div
class
=
"teaser"
>@
lang
(
'index.about.4.2'
)
</
div
>
...
...
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