Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Iseard
Kudos-Website
Commits
c9eb375b
Commit
c9eb375b
authored
Oct 06, 2020
by
Michael Iseard
Browse files
Add full logo to footer
parent
509019d0
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/views/partials/footer.blade.php
View file @
c9eb375b
...
...
@@ -10,7 +10,7 @@
<div
class=
"text-center"
>
<div
class=
"row mt-4"
>
<div
class=
"col-12 mb-3"
><img
alt=
"Kudos logo"
src=
"@asset('images/logo-white.svg')"
width=
"
5
0px"
height=
"auto"
></div>
<div
class=
"col-12 mb-3"
><img
alt=
"Kudos logo"
src=
"@asset('images/logo-
full-
white.svg')"
width=
"
10
0px"
height=
"auto"
></div>
<div
class=
"col-12"
>
Copyright © 2020 - {{ date('Y') }} Kudos Donations
</div>
<div
class=
"col-12"
><small>
Kudos Donations is een initatief van
<a
href=
"https://iseard.media"
>
iseard.media
</a></small></div>
<div
class=
"col-12 mt-2"
><small><a
target=
"_blank"
href=
"https://gitlab.iseard.media/"
><img
alt=
"GitLab logo"
width=
"100px"
src=
"@asset('images/gitlab-logo-1-color-white-rgb.svg')"
></a></small></div>
...
...
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