Merge branch 'development'
This commit is contained in:
commit
64ef9ec186
2 changed files with 7 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<h5>Regio</h5>
|
||||
<p>Arnhem, Gelderland</p>
|
||||
<!-- <h5>Socials</h5> -->
|
||||
<p class="fs-2">
|
||||
<p class="socials fs-2">
|
||||
<!-- <a href="https://www.linkedin.com/company/vandevliet-aerialshots" target="_blank" rel="noopener noreferrer"><i class="fab fa-linkedin"></i></a> -->
|
||||
<a href="https://www.instagram.com/vandevliet.fpv" target="_blank" rel="noopener noreferrer" title="Vandevliet FPV on Instagram" aria-label="Vandevliet FPV on Instagram"><i class="fab fa-instagram"></i></a>
|
||||
<a href="https://www.youtube.com/@Vandevliet-FPV" target="_blank" rel="noopener noreferrer" title="Vandevliet FPV on YouTube" aria-label="Vandevliet FPV on YouTube"><i class="fab fa-youtube"></i></a>
|
||||
|
|
@ -33,6 +33,6 @@
|
|||
|
||||
<div class="text-center py-4">
|
||||
<!--# config timefmt="%Y" -->
|
||||
<!--# echo var="site" default="Website Title" --> © <!--# echo var="date_local" -->
|
||||
<!--# echo var="site" default="Website Title" --> © <!--# echo var="date_local" -->
|
||||
</div>
|
||||
</footer>
|
||||
|
|
@ -218,3 +218,8 @@ img.grayscale-effect {
|
|||
*:not(:hover) img.grayscale-effect {
|
||||
filter: grayscale(80%);
|
||||
}
|
||||
|
||||
.socials {
|
||||
display: flex;
|
||||
gap: .5rem;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue