Skip to content
Snippets Groups Projects
Commit 990f518d authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

Changed the links on the startpage

parent 209b514b
No related branches found
No related tags found
2 merge requests!1464Development,!1460Resolve "Implement new MetaGer Logo"
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment