generated from gitea_admin/default
footer
This commit is contained in:
@@ -24,19 +24,23 @@
|
||||
<div class="nav--title">Nos réseaux</div>
|
||||
<div class="nav--item nav--social">
|
||||
|
||||
<a class="social" href="...">
|
||||
<a class="social" target="_blank" href="https://www.instagram.com/ondif/">
|
||||
<NuxtImg :src="logoInstagram" alt="logo Instagram" height="30" width="30" class="social__icon" />
|
||||
<span class="social__label">Instagram</span>
|
||||
</a>
|
||||
<a class="social" href="...">
|
||||
<a class="social" target="_blank" href="https://www.tiktok.com/@ondif_">
|
||||
<NuxtImg :src="logotiktok" alt="logo LinkedIn" height="30" width="30" class="social__icon" />
|
||||
<span class="social__label">Tik Tok</span>
|
||||
</a>
|
||||
<a class="social" target="_blank" href="https://www.youtube.com/user/ONdIF">
|
||||
<NuxtImg :src="logoyt" alt="logo You Tube" height="30" width="35" class="social__icon" />
|
||||
<span class="social__label">YouTube</span>
|
||||
</a>
|
||||
<a class="social" href="...">
|
||||
<a class="social" target="_blank" href="https://www.facebook.com/orchestre.ile">
|
||||
<NuxtImg :src="logofacebook" alt="logo Facebook" height="30" width="28" class="social__icon" />
|
||||
<span class="social__label">Facebook</span>
|
||||
</a>
|
||||
<a class="social" href="...">
|
||||
<a class="social" target="_blank" href="https://www.linkedin.com/company/ondif/">
|
||||
<NuxtImg :src="logolinkedin" alt="logo LinkedIn" height="30" width="30" class="social__icon" />
|
||||
<span class="social__label">LinkedIn</span>
|
||||
</a>
|
||||
@@ -77,6 +81,7 @@
|
||||
import logoyt from '/img/icones/youtube_play_rouge.svg'
|
||||
import logofacebook from '/img/icones/facebook_rond_bleu.svg'
|
||||
import logolinkedin from '/img/icones/linkedin_bleu.png'
|
||||
import logotiktok from '/img/icones/tiktok.png'
|
||||
import logoPrefet from '@/assets/img/logos/logo_pref_idf.webp'
|
||||
import logoIdf from '@/assets/img/logos/logo_region_idf.webp'
|
||||
import logoParis from '@/assets/img/logos/logo_region_paris.webp'
|
||||
|
||||
BIN
public/img/icones/tiktok.png
Normal file
BIN
public/img/icones/tiktok.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 109 KiB |
Reference in New Issue
Block a user