diff --git a/config/_default/params.toml b/config/_default/params.toml index a9d6c28..e394fb8 100755 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -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 ################################ # favicon module: https://github.com/gethugothemes/hugo-modules/tree/master/images#favicon-implementation favicon = "images/verua_fav.png" diff --git a/content/french/commande/version-de-demonstration.md b/content/french/commande/version-de-demonstration.md index 201399d..c391be2 100644 --- a/content/french/commande/version-de-demonstration.md +++ b/content/french/commande/version-de-demonstration.md @@ -9,7 +9,6 @@ bestellformular = true {{% section background-image="" background-color="rgba(255,255,255,0.9)" classes=" md:mx-auto" %}} {{% aligncenter %}} - #### Essayez VeruA # Notre version de démonstration @@ -22,10 +21,10 @@ N'achète pas sans connaitre Avant de passer commande, nous vous invitons à tester soigneusement si l'application -VeruA \*\* Facturation et Administration +VeruA ** Facturation et Administration 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 pour obtenir des informations supplémentaires. {{% /aligncenter %}} @@ -33,35 +32,31 @@ pour obtenir des informations supplémentaires. {{% columns %}} {{% card %}} {{% icon size="5xl" name="user" %}} - ### Professionnel indépendant +VVous avez le choix entre deux versions : +VeruA ** Facturation et Administration version standard +VeruA ** Facturation et Administration version post-partum -VVous avez le choix entre deux versions : -VeruA ** Facturation et Administration version standard -VeruA ** Facturation et Administration version post-partum + **Veuillez vous connecter avec les données suivantes :** -**Veuillez vous connecter avec les données suivantes :** - -**Nom d'utilisateur :** + **Nom d'utilisateur :** demo -**Mot de passe :** + **Mot de passe :** demo -{{% /card %}} + {{% /card %}} ..column.. -{{% card %}} -{{% icon size="5xl" name="bank" %}} + {{% card %}} + {{% icon size="5xl" name="bank" %}} + ### Organisations Spitex + Vous trouverez ici notre version de test en ligne pour les organisations : + VeruA ** Facturation & Administration pour les organisations -### Organisations Spitex + Nous avons mis en place différents accès avec des vues différentes : -Vous trouverez ici notre version de test en ligne pour les organisations : -VeruA \*\* Facturation & Administration pour les organisations - -Nous avons mis en place différents accès avec des vues différentes : - -**Veuillez vous connecter avec les données suivantes:** + **Veuillez vous connecter avec les données suivantes:** Utilisateur (Administrator): **admin** Mot de passe: **demo** @@ -74,4 +69,4 @@ Mot de passe: **demo** {{% /card %}} {{% /columns %}} -{{% /section %}} +{{% /section %}} \ No newline at end of file diff --git a/content/german/bestellung/online-testversion.md b/content/german/bestellung/online-testversion.md index 25dcc25..0e71228 100644 --- a/content/german/bestellung/online-testversion.md +++ b/content/german/bestellung/online-testversion.md @@ -31,9 +31,9 @@ Und wenn noch Fragen offen sind, dann stehen wir Ihnen gerne zur Klärung zur Ve ### Freiberufliche -Ihnen stehen zwei Versionen der Applikation VeruA \*\* Verwaltung und Abrechnung zur Auswahl: -Standard-Version Freiberufliche Pflegefachpersonen -Wochenbett-Version Freiberufliche Pflegefachpersonen +Ihnen stehen zwei Versionen der Applikation VeruA \*\* Verwaltung und Abrechnung zur Auswahl: +Standard-Version Freiberufliche Pflegefachpersonen +Wochenbett-Version Freiberufliche Pflegefachpersonen **Bitte melden Sie sich jeweils mit folgenden Daten an:** diff --git a/readme.md b/readme.md index fb0c586..375de5e 100755 --- a/readme.md +++ b/readme.md @@ -172,8 +172,6 @@ Content ### 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" %}}` Für "size" und "color" werden Tailwind CSS Klassen benutzt.