Compare commits

...

2 commits

Author SHA1 Message Date
bettina
f0ab0bc7d4 add new logo, change text on index, add new logo to footer
All checks were successful
Build and Deploy Hugo Site / buildAndDeploy (push) Successful in 1m3s
2024-06-20 16:50:03 +02:00
bettina
a0ba5ff769 change deploy to development 2024-06-20 16:37:45 +02:00
5 changed files with 7 additions and 13 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

View file

@ -5,9 +5,9 @@ title: 'VeruA AG - damit pflegen bezahlbar bleibt!'
heroslider:
- title: "VeruA AG - damit pflegen bezahlbar bleibt!"
image: "startseite/startseite-slide.jpg"
- title: "Gemeinsam neue Wege gehen."
- title: "VeruA AG - gemeinsam neue Wege gehen."
image: "startseite/startseite-slide-2.jpg"
- title: "Administration optimieren, Zeit gewinnen."
- title: "VeruA APP - Administration optimieren, Zeit gewinnen."
image: "startseite/startseite-slide-3.jpg"
keyfeatures:

View file

@ -12,9 +12,7 @@ translationKey = 'kanton-ag'
![image](../icon-canton/ag.png)
<br/>
#### Kantonale Vorgaben im Kanton AG
## Allgemeine Informationen
## Vorgaben im Kanton Aaargau
---
<br>
@ -56,12 +54,6 @@ Folgende Einstellungen sollten in VeruA hinterlegt sein:
| b | 105.00 | 105.00 |
| c | 101.50 | 101.50 |
<table>
<tr><td>**Tarif**</td><td>**1. Stunde**</td><td>**ab 2. Stunde**</td></tr>
<tr><td>**a**</td><td>111.30</td><td>111.30</td></tr>
<tr><td>**b**</td><td>105.00</td><td>105.00</td></tr>
<tr><td>**c**</td><td>101.50</td><td>101.50</td></tr>
</table>
{{% /card %}}

View file

@ -3,6 +3,8 @@ title: "Footer"
---
{{% aligncenter %}}
![verua logo](/images/logo_VeruA_AG.png)
## **VeruA AG**
&nbsp;

View file

@ -21,8 +21,8 @@ enableRobotsTXT = true
########################### Deployment #############################
[params]
# set to "development" or "production". This deploys the site to the correct environment and sets the robot.txt to disallow all pages when in development mode.
environment = "production"
# environment = "development"
# environment = "production"
environment = "development"
# set to true to enable captcha on the form
useCaptcha = true