Compare commits

..

No commits in common. "91769f2bfe5ddb1c08a265c40888a5452637ecd8" and "94b6bd402f7b7ede5c6cdf3b62483fe292804105" have entirely different histories.

4 changed files with 24 additions and 27 deletions

View file

@ -1,3 +1,7 @@
########################### Deployment #############################
# 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 = "development"
#################### default parameters ################################ #################### default parameters ################################
# favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation # favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation
favicon = "images/verua_fav.png" favicon = "images/verua_fav.png"

View file

@ -9,7 +9,6 @@ bestellformular = true
{{% section background-image="" background-color="rgba(255,255,255,0.9)" classes=" md:mx-auto" %}} {{% section background-image="" background-color="rgba(255,255,255,0.9)" classes=" md:mx-auto" %}}
{{% aligncenter %}} {{% aligncenter %}}
#### Essayez VeruA #### Essayez VeruA
# Notre version de démonstration # Notre version de démonstration
@ -22,7 +21,7 @@ N'achète pas sans connaitre
Avant de passer commande, nous vous invitons à tester Avant de passer commande, nous vous invitons à tester
soigneusement si l'application soigneusement si l'application
VeruA \*\* Facturation et Administration VeruA ** Facturation et Administration
satisfait à vos exigence. satisfait à vos exigence.
Si vous avez des questions, n'hésitez pas à nous contacter Si vous avez des questions, n'hésitez pas à nous contacter
@ -33,12 +32,10 @@ pour obtenir des informations supplémentaires.
{{% columns %}} {{% columns %}}
{{% card %}} {{% card %}}
{{% icon size="5xl" name="user" %}} {{% icon size="5xl" name="user" %}}
### Professionnel indépendant ### Professionnel indépendant
VVous avez le choix entre deux versions : VVous avez le choix entre deux versions :
<a href="https://demo.verua.ch/?db=fpp">VeruA ** Facturation et Administration version standard</a> <a href="https://demo.verua.ch/?db=fpp">VeruA ** Facturation et Administration version standard</a>
<a href="https://demo.verua.ch/?db=wbett">VeruA ** Facturation et Administration version post-partum</a> <a hfre="https://demo.verua.ch/?db=wbett">VeruA ** Facturation et Administration version post-partum</a>
**Veuillez vous connecter avec les données suivantes :** **Veuillez vous connecter avec les données suivantes :**
@ -53,11 +50,9 @@ VVous avez le choix entre deux versions :
{{% card %}} {{% card %}}
{{% icon size="5xl" name="bank" %}} {{% icon size="5xl" name="bank" %}}
### Organisations Spitex ### Organisations Spitex
Vous trouverez ici notre version de test en ligne pour les organisations : Vous trouverez ici notre version de test en ligne pour les organisations :
<a href="https://demo.verua.ch/?db=spitex">VeruA \*\* Facturation & Administration pour les organisations</a> <a href="https://demo.verua.ch/?db=spitex">VeruA ** Facturation & Administration pour les organisations</a>
Nous avons mis en place différents accès avec des vues différentes : Nous avons mis en place différents accès avec des vues différentes :

View file

@ -33,7 +33,7 @@ Und wenn noch Fragen offen sind, dann stehen wir Ihnen gerne zur Klärung zur Ve
Ihnen stehen zwei Versionen der Applikation VeruA \*\* Verwaltung und Abrechnung zur Auswahl: Ihnen stehen zwei Versionen der Applikation VeruA \*\* Verwaltung und Abrechnung zur Auswahl:
<a href="https://demo.verua.ch/?db=fpp">Standard-Version Freiberufliche Pflegefachpersonen</a> <a href="https://demo.verua.ch/?db=fpp">Standard-Version Freiberufliche Pflegefachpersonen</a>
<a href="https://demo.verua.ch/?db=wbett">Wochenbett-Version Freiberufliche Pflegefachpersonen</a> <a hfre="https://demo.verua.ch/?db=wbett">Wochenbett-Version Freiberufliche Pflegefachpersonen</a>
**Bitte melden Sie sich jeweils mit folgenden Daten an:** **Bitte melden Sie sich jeweils mit folgenden Daten an:**

View file

@ -172,8 +172,6 @@ Content
### Font-Awesome Icon ### Font-Awesome Icon
Find all open source icons on [Font Awesome](https://fontawesome.com/search?m=free&o=r)
`{{% icon name="user" color="black" size="5xl" %}}` `{{% icon name="user" color="black" size="5xl" %}}`
Für "size" und "color" werden Tailwind CSS Klassen benutzt. Für "size" und "color" werden Tailwind CSS Klassen benutzt.