changed some content and main banner
This commit is contained in:
parent
bc5fb6347b
commit
a52828600c
4 changed files with 11 additions and 9 deletions
5
buy.php
5
buy.php
|
@ -59,7 +59,10 @@
|
|||
|
||||
</br></br></br></br></br>
|
||||
|
||||
<h1 style="color:deeppink;">Soon to come<h1>
|
||||
|
||||
<h1 style="color:deeppink; font-size: 5vw;"> Get your own <a href="https://shop.kaoscube.org"><p class="pLink" style="color: deeppink; font-size: 6vw;"> HERE </p> </a>
|
||||
|
||||
|
||||
|
||||
</br></br></br></br></br>
|
||||
|
||||
|
|
2
diy.php
2
diy.php
|
@ -62,7 +62,7 @@
|
|||
|
||||
|
||||
|
||||
<h1 style="color:deeppink;">Here you get to the documentation on how to set up the KaosCube yourself <a href="https://code.basabuuka.org/alpcentaur/kc-interface#diy-setting-up-the-kaoscube"><p class="pLink" style="color: deeppink;"> a gitea instance </p> </a>
|
||||
<h1 style="color:deeppink; font-size: 5vw;"> Build your own <a href="https://code.basabuuka.org/alpcentaur/kc-interface#diy-setting-up-the-kaoscube"><p class="pLink" style="color: deeppink; font-size: 6vw;"> HERE </p> </a>
|
||||
|
||||
</br></br></br></br></br>
|
||||
|
||||
|
|
|
@ -59,8 +59,8 @@
|
|||
|
||||
<div class="banner">
|
||||
<div class="withinBanner">
|
||||
<h1 class="bannerHeader glow"><?php echo $localeYaml['inputSite_header'][$loc1]?></h1><br/>
|
||||
<p class="bannerSubtext glow"><?php echo $localeYaml['inputSite_title_subtext_1'][$loc1]?></p>
|
||||
<h1 class="bannerHeader" style="font-size: 10vw;"><?php echo $localeYaml['inputSite_header'][$loc1]?></h1><br/>
|
||||
<!-- <p class="bannerSubtext"><?php echo $localeYaml['inputSite_title_subtext_1'][$loc1]?></p> -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
@ -1,11 +1,10 @@
|
|||
# Verpflegungsmehraufwandsformular wikimedia Deutschland
|
||||
|
||||
title:
|
||||
de-DE: KaosCube - Keine Autonomie ohne digitale Autonomie
|
||||
en-US: KaosCube - No autonomy without digital autonomy
|
||||
de-DE: KaosCube - Digitale Autonomie für Alle
|
||||
en-US: KaosCube - digital autonomy for all
|
||||
inputSite_header:
|
||||
de-DE: Keine Autonomie ohne digitale Autonomie
|
||||
en-US: No autonomy without digital autonomy
|
||||
de-DE: Digitale Autonomie für Alle
|
||||
en-US: digital autonomy for all
|
||||
inputSite_title_subtext_1:
|
||||
de-DE: STOP zu riesigen, lebensfeindlichen Hierarchien! HIN zu verteilten, gegenseitigen Systemen!
|
||||
en-US: Conscious Electronics instead of Consumer Electronics
|
||||
|
|
Loading…
Reference in a new issue