forked from ag_kommunikation/webseite
Feat: Removed FAQ from Homepage.
This commit is contained in:
parent
0480e7b526
commit
c7670d8c5d
@ -39,14 +39,3 @@ content_image: map.png
|
||||
content_image_alt: Map of the Federal Republic of Germany with regions in which members are active
|
||||
----
|
||||
content_image_src:
|
||||
---
|
||||
faq:
|
||||
|
||||
## FAQ
|
||||
|
||||
- I am a full-time employee, what benefits do I get from you?
|
||||
- I am a freelancer, can I work through you?
|
||||
- I have a bright idea but no clue how/where to start. Can I implement the idea with you?
|
||||
- I have a side income and would like to process my invoices through you, how exactly does that work?
|
||||
- What data do you store?
|
||||
- What worldly goods can I get through the cooperative?
|
@ -39,14 +39,3 @@ content_image: map.png
|
||||
content_image_alt: Karte der Bundesrepublik mit Regionen in denen Member aktiv sind
|
||||
----
|
||||
content_image_src:
|
||||
---
|
||||
faq:
|
||||
|
||||
## FAQ
|
||||
|
||||
- Ich bin hauptberuflich angestellt, welche Vorteile habe ich von euch?
|
||||
- Ich bin Freelancer, kann ich über euch arbeiten?
|
||||
- Ich habe eine zündende Idee aber keine Ahnung wie/wo ich anfangen soll. Kann ich die Idee mit euch umsetzen?
|
||||
- Ich habe ein Nebeneinkommen und möchte meine Rechnungen über euch abwickeln, wie genau läuft das?
|
||||
- Welche Daten speichert ihr?
|
||||
- Welche weltlichen Güter kann ich mir über die Geno holen?
|
||||
|
@ -35,10 +35,6 @@ label = Sub-Claim-Inhalt
|
||||
description = Inhalt des Subclaims im Kopf der Seite
|
||||
type = markdown
|
||||
|
||||
[fields.faq]
|
||||
label = faq
|
||||
type = markdown
|
||||
|
||||
# Flow Block Section
|
||||
|
||||
[fields.section]
|
||||
|
@ -15,14 +15,6 @@
|
||||
{{ blk }}
|
||||
{% endfor %}
|
||||
|
||||
<div class="content__box">
|
||||
<div class="content__box">
|
||||
<div class="content__inner_box">
|
||||
{{ this.faq }}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="content__box">
|
||||
<div class="content__box">
|
||||
<div class="content__inner_box">
|
||||
|
Loading…
Reference in New Issue
Block a user