[links] sibling projects
This commit is contained in:
parent
c513683b99
commit
20608912b7
|
@ -39,6 +39,19 @@
|
|||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="my-2">
|
||||
<ModeSwitch/>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<p class="h6 mb-2">
|
||||
<T>share</T><T>quotation.colon</T>
|
||||
</p>
|
||||
<div class="my-2">
|
||||
<Share nolabel/>
|
||||
</div>
|
||||
-->
|
||||
</div>
|
||||
|
||||
<div class="col-12 col-md-6 col-lg-4 small">
|
||||
|
@ -90,15 +103,11 @@
|
|||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<p class="h6 mb-2">
|
||||
<T>share</T><T>quotation.colon</T>
|
||||
<T>footer.sibling</T><T>quotation.colon</T>
|
||||
</p>
|
||||
<div class="my-2">
|
||||
<Share nolabel shareApiSeparate/>
|
||||
</div>
|
||||
<div class="my-2">
|
||||
<ModeSwitch/>
|
||||
</div>
|
||||
<Siblings/>
|
||||
</div>
|
||||
</div>
|
||||
<EasterEgg/>
|
||||
|
|
|
@ -25,6 +25,9 @@
|
|||
if (this.v.endsWith('.svg')) {
|
||||
return `/img/${this.inverse ? this.v.replace('.svg', '-inverse.svg') : this.v}`;
|
||||
}
|
||||
if (this.v.endsWith('.png')) {
|
||||
return `/img/${this.inverse ? this.v.replace('.png', '-inverse.png') : this.v}`;
|
||||
}
|
||||
if (this.v.startsWith('https://')) {
|
||||
return this.v;
|
||||
}
|
||||
|
|
|
@ -0,0 +1,22 @@
|
|||
<template>
|
||||
<ul class="list-unstyled mb-4">
|
||||
<li class="mb-2">
|
||||
<a href="https://cake.avris.it" target="_blank" rel="noopener">
|
||||
<Icon v="cake.png"/>
|
||||
Attraction Layer Cake
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-2">
|
||||
<a href="https://spectrum.avris.it" target="_blank" rel="noopener">
|
||||
<Icon v="spectrum.png"/>
|
||||
Gender & Sexuality Spectrum
|
||||
</a>
|
||||
</li>
|
||||
<li class="mb-2">
|
||||
<a href="https://emojiflags.avris.it/" target="_blank" rel="noopener">
|
||||
<Icon v="emojiflags.png"/>
|
||||
Emoji Pride Flags
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</template>
|
|
@ -615,6 +615,7 @@ footer:
|
|||
links: 'Contact, social media'
|
||||
legal: 'Legal'
|
||||
technical: 'Technical'
|
||||
sibling: 'Sibling projects'
|
||||
|
||||
notFound:
|
||||
message: 'Page was not found'
|
||||
|
|
|
@ -505,6 +505,7 @@ footer:
|
|||
links: 'Kontakt, Social Media'
|
||||
legal: 'Rechtliches'
|
||||
technical: 'Technisches'
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Seite wurde nicht gefunden'
|
||||
|
|
|
@ -612,6 +612,7 @@ footer:
|
|||
links: 'Contact & social media'
|
||||
legal: 'Legal'
|
||||
technical: 'Technical'
|
||||
sibling: 'Sibling projects'
|
||||
|
||||
notFound:
|
||||
message: 'Page was not found'
|
||||
|
|
|
@ -600,6 +600,7 @@ footer:
|
|||
links: 'Contact, social media'
|
||||
legal: 'Legal'
|
||||
technical: 'Technical'
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Page was not found'
|
||||
|
|
|
@ -523,6 +523,7 @@ footer:
|
|||
links: 'Contacto, redes sociales'
|
||||
legal: 'Asuntos legales'
|
||||
technical: 'Parte técnica'
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Página no encontrada'
|
||||
|
|
|
@ -517,6 +517,7 @@ footer:
|
|||
links: 'Contact, réseaux sociaux'
|
||||
legal: 'Légal'
|
||||
technical: 'Technique'
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'La page demandée n’a pas été trouvée'
|
||||
|
|
|
@ -523,6 +523,7 @@ footer:
|
|||
links: 'Contato, redes sociais'
|
||||
legal: 'Legal' # TODO
|
||||
technical: 'Technical' # TODO
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Página não encontrada'
|
||||
|
|
|
@ -516,6 +516,7 @@ footer:
|
|||
links: '連絡先、ソーシャルメディア'
|
||||
legal: 'Legal' # TODO
|
||||
technical: 'Technical' # TODO
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'このページはありません'
|
||||
|
|
|
@ -522,6 +522,7 @@ footer:
|
|||
links: 'Kontakto, redes sosyales, apoyo'
|
||||
legal: 'Kozas legales'
|
||||
technical: 'Kozas teknikas'
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Oja no topada'
|
||||
|
|
|
@ -515,6 +515,7 @@ footer:
|
|||
links: 'Contact, sociale media'
|
||||
legal: 'Juridisch'
|
||||
technical: 'Technisch'
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Pagina niet gevonden'
|
||||
|
|
|
@ -520,6 +520,7 @@ footer:
|
|||
links: 'Kontakt, sosiale medier'
|
||||
legal: 'Legal' # TODO
|
||||
technical: 'Technical' # TODO
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Side var ikke funnet'
|
||||
|
|
|
@ -1348,6 +1348,7 @@ footer:
|
|||
links: 'Kontakt, social media'
|
||||
legal: 'Prawne'
|
||||
technical: 'Techniczne'
|
||||
sibling: 'Projekty-rodzeństwo'
|
||||
|
||||
notFound:
|
||||
message: 'Strony nie znaleziono'
|
||||
|
|
|
@ -519,6 +519,7 @@ footer:
|
|||
links: 'Contato, redes sociais'
|
||||
legal: 'Assuntos legais'
|
||||
technical: 'Parte técnica'
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Página não encontrada'
|
||||
|
|
|
@ -549,6 +549,7 @@ footer:
|
|||
links: 'Связаться с нами, социальные сети'
|
||||
legal: 'Легально'
|
||||
technical: 'Технически'
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Страница не найдена'
|
||||
|
|
|
@ -518,6 +518,7 @@ footer:
|
|||
links: 'Contact, social media'
|
||||
legal: 'Legal' # TODO
|
||||
technical: 'Technical' # TODO
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: 'Page was not found'
|
||||
|
|
|
@ -499,6 +499,7 @@ footer:
|
|||
links: '通訊錄, 社交媒體'
|
||||
legal: 'Legal' # TODO
|
||||
technical: 'Technical' # TODO
|
||||
sibling: 'Sibling projects' # TODO
|
||||
|
||||
notFound:
|
||||
message: '找不到頁面'
|
||||
|
|
|
@ -11,6 +11,13 @@
|
|||
</section>
|
||||
<Links/>
|
||||
<Recommended/>
|
||||
<section>
|
||||
<h2 class="mb-3">
|
||||
<Icon v="home-heart"/>
|
||||
<T>footer.sibling</T>
|
||||
</h2>
|
||||
<Siblings/>
|
||||
</section>
|
||||
<Socials/>
|
||||
<LanguageVersions/>
|
||||
<Support/>
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 5.7 KiB |
Binary file not shown.
After Width: | Height: | Size: 9.8 KiB |
Binary file not shown.
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue