-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
93bdbc4
commit c2488bc
Showing
5 changed files
with
43 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
version: "3" | ||
services: | ||
# This service will be available as: project_name_some_service | ||
schiller: | ||
image: ghcr.io/leuffen/schiller:unstable | ||
ports: | ||
- "5000:80" | ||
volumes: | ||
- ./:/data | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
|
||
Website für Artzpraxis Dr. med. Heike Falk | ||
|
||
Schreibe professionelle Texte für die Website von Artzpraxis Scheche. Sprich den Leser mit "Sie" direkt an. Sprich | ||
von "wir" als Praxis. Schreibe professionell, freundlich und informativ. Schreibe Titel wie "Dr." nur dann, wenn diese | ||
explizit vor Namen im Context genannt wurden. | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
Folgende Bilder stehen zur Verfügung: | ||
|
||
![Blutzuckeruntersuchung am Finger](https://cdn.leuffen.de//leu-stock/v2/9/1024-683_gfedcba/AdobeStock_417585744.webp) | ||
![Blutdruckmessung bei Mann mit Maske](https://cdn.leuffen.de//leu-stock/v2/21/c_gfedcba/AdobeStock_349906385.webp) | ||
![Ultraschall des Halses](https://cdn.leuffen.de//leu-stock/v2/21/c_gfedcba/AdobeStock_349906385.webp) | ||
|
||
![Rezept wird überreicht](https://cdn.leuffen.de//leu-stock/v2/62/c_gfedcba/AdobeStock_57857048.webp) | ||
![Arzt füllt Impfpass aus](https://cdn.leuffen.de//leu-stock/v2/76/c_gfedcba/AdobeStock_79790308.webp) | ||
![Hinweistext zur Vorsorgeuntersuchung](https://cdn.leuffen.de//leu-stock/v2/76/c_gfedcba/AdobeStock_79790308.webp) | ||
![](https://cdn.leuffen.de//leu-stock/v2/89/c_gfedcba/glucometer-for-checking-sugar-level-and-fresh-bake-2021-12-09-17-10-57-utc.webp) | ||
![](https://cdn.leuffen.de//leu-stock/v2/90/95-63_gfedcba/closeup-of-obese-elderly-woman-2022-12-16-00-04-29-utc.webp) | ||
![](https://cdn.leuffen.de//leu-stock/v2/91/71-24_gfedcba/obese-woman-with-fat-belly-in-dieting-concept-2023-01-18-01-36-31-utc.webp) | ||
|
||
![Sportliches Paar beim Jogging](https://cdn.leuffen.de//leu-stock/v2/31/c_gfedcba/AdobeStock_114414482.webp) | ||
![Insulin Injektion in Bauch](https://cdn.leuffen.de//leu-stock/v2/92/d_gfedcba/AdobeStock_501320379.webp) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
doc_root: docs | ||
template_dir: ./node_modules/@leuffen/themejs1/_tpl | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters