diff --git a/content/about/contents+en.lr b/content/about/contents+en.lr index dd5f14bf..29ba144e 100644 --- a/content/about/contents+en.lr +++ b/content/about/contents+en.lr @@ -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 Noun Project +--- +kompetenzen_body: + +- Agile project management +- Accessibility +- Operations +- Software Audits +- Software Development +- Project Management +- User Experience +- Translation & Internationalisation (i18n/l10n) +--- +kompetenzen_heading: Expertise diff --git a/content/about/contents.lr b/content/about/contents.lr index 7230682a..978a2001 100644 --- a/content/about/contents.lr +++ b/content/about/contents.lr @@ -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 Noun Project +--- +kompetenzen_body: + +- Agiles Projektmanagement +- Barrierefreiheit +- Operations +- Software-Audits +- Softwareentwicklung +- Projektmanagement +- User Experience +- Übersetzung & Internationalisierung (i18n/l10n) +--- +kompetenzen_heading: Kompetenzen diff --git a/models/about_page.ini b/models/about_page.ini index 3aaeaa5b..cc88f19a 100644 --- a/models/about_page.ini +++ b/models/about_page.ini @@ -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 diff --git a/templates/about_page.html b/templates/about_page.html index 81d15e68..a922fbc1 100644 --- a/templates/about_page.html +++ b/templates/about_page.html @@ -32,7 +32,7 @@
-

Kompetenzen

+

{{ this.kompetenzen_heading }}

@@ -100,16 +100,7 @@
- + {{ this.kompetenzen_body }}