spielwiese #201
@ -36,3 +36,16 @@ card_image: images/icon_connected_servers.svg
|
||||
card_text: After the project, we do not leave you out in the cold with the result, but offer you services for the operation of the completed project and the administration of the infrastructure beyond the project.
|
||||
----
|
||||
image_credits: servers by IYIKON from <a href="https://thenounproject.com/browse/icons/term/servers/" target="_blank" title="servers Icons">Noun Project</a>
|
||||
---
|
||||
kompetenzen_body:
|
||||
|
||||
- Agile project management
|
||||
- Accessibility
|
||||
- Operations
|
||||
- Software Audits
|
||||
- Software Development
|
||||
- Project Management
|
||||
- User Experience
|
||||
- Translation & Internationalisation (i18n/l10n)
|
||||
---
|
||||
kompetenzen_heading: Expertise
|
||||
|
@ -36,3 +36,16 @@ card_image: images/icon_connected_servers.svg
|
||||
card_text: Nach dem Projekt lassen wir Sie nicht mit dem Ergebnis im Regen stehen, sondern bieten Ihnen auch über das Projekt hinaus Services für den Betrieb des abgeschlossenen Projekts und die Administration der Infrastruktur.
|
||||
----
|
||||
image_credits: servers by IYIKON from <a href="https://thenounproject.com/browse/icons/term/servers/" target="_blank" title="servers Icons">Noun Project</a>
|
||||
---
|
||||
kompetenzen_body:
|
||||
|
||||
- Agiles Projektmanagement
|
||||
- Barrierefreiheit
|
||||
- Operations
|
||||
- Software-Audits
|
||||
- Softwareentwicklung
|
||||
- Projektmanagement
|
||||
- User Experience
|
||||
- Übersetzung & Internationalisierung (i18n/l10n)
|
||||
---
|
||||
kompetenzen_heading: Kompetenzen
|
||||
|
@ -22,3 +22,11 @@ type = string
|
||||
label = Sections
|
||||
type = flow
|
||||
flow_blocks = flow_services_cards
|
||||
|
||||
[fields.kompetenzen_heading]
|
||||
label = Kompetenzen Überschrift
|
||||
type = string
|
||||
|
||||
[fields.kompetenzen_body]
|
||||
label = Kompetenzen Inhalt
|
||||
type = markdown
|
||||
|
@ -32,7 +32,7 @@
|
||||
|
||||
<div class="content__box">
|
||||
<div class="content__inner_box">
|
||||
<h1 class="big_heading">Kompetenzen</h1>
|
||||
<h1 class="big_heading">{{ this.kompetenzen_heading }}</h1>
|
||||
</div>
|
||||
</div>
|
||||
<section class="content">
|
||||
@ -100,16 +100,7 @@
|
||||
</div>
|
||||
|
||||
<div class="bubble_grid__card">
|
||||
<ul>
|
||||
<li>Agiles Projektmanagement</li>
|
||||
<li>Barrierefreiheit</li>
|
||||
<li>Operations</li>
|
||||
<li>Software-Audits</li>
|
||||
<li>Softwareentwicklung</li>
|
||||
<li>Projektmanagement</li>
|
||||
<li>User Experience</li>
|
||||
<li>Übersetzung & Internationalisierung (i18n/l10n)</li>
|
||||
</ul>
|
||||
{{ this.kompetenzen_body }}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user