mirror of
https://codeberg.org/angestoepselt/homepage.git
synced 2025-05-24 14:46:16 +00:00
kleine Anpassungen für verfügbare Hardware
This commit is contained in:
parent
681244f731
commit
77b6fbfb98
3 changed files with 3 additions and 3 deletions
|
|
@ -4,7 +4,7 @@ useForms: true
|
||||||
eleventyNavigation:
|
eleventyNavigation:
|
||||||
key: Computer beantragen
|
key: Computer beantragen
|
||||||
order: 50
|
order: 50
|
||||||
callout: "Hinweis: Wir sind zurzeit ausgelastet und können leider temporär keine neuen Anfragen annehmen."
|
callout: "Hinweis: Wir können aktuell nur Anfragen für Desktop Computer und Notebooks ohne Akku annehmen."
|
||||||
---
|
---
|
||||||
|
|
||||||
# Computer beantragen
|
# Computer beantragen
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: layouts/page.njk
|
layout: layouts/page.njk
|
||||||
useForms: true
|
useForms: true
|
||||||
callout: "Hinweis: Aktuell sind nur Desktop-Computer und Laptops ohne Akku verfügbar."
|
callout: "Hinweis: Wir können aktuell nur Anfragen für Desktop Computer und Notebooks ohne Akku annehmen."
|
||||||
---
|
---
|
||||||
|
|
||||||
# Privat einen Computer beantragen
|
# Privat einen Computer beantragen
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@ Wir schaffen Zugang in die digitale Welt
|
||||||
<a href="/computer-beantragen">
|
<a href="/computer-beantragen">
|
||||||
<div>
|
<div>
|
||||||
<h3>Computer bekommen</h3>
|
<h3>Computer bekommen</h3>
|
||||||
<em class="inline-callout">Aktuell nicht verfügbar</em>
|
<em class="inline-callout">Aktuell keine Notebooks verfügbar. Nur Desktop Computer und Notebooks ohne Akku.</em>
|
||||||
</div>
|
</div>
|
||||||
<svg class="action-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219 175">
|
<svg class="action-icon" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 219 175">
|
||||||
<linearGradient id="emphasis-gradient-sun" class="emphasis-gradient">
|
<linearGradient id="emphasis-gradient-sun" class="emphasis-gradient">
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue