Browse Source

changed some content and main banner

master
Gitea 1 year ago
parent
commit
a52828600c
4 changed files with 11 additions and 9 deletions
  1. +4
    -1
      buy.php
  2. +1
    -1
      diy.php
  3. +2
    -2
      index.php
  4. +4
    -5
      locale.yaml

+ 4
- 1
buy.php View File

@ -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>

+ 1
- 1
diy.php View File

@ -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>

+ 2
- 2
index.php View File

@ -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>

+ 4
- 5
locale.yaml View File

@ -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…
Cancel
Save