@leuffen/themejs1 6.1.25 → 6.1.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,7 +14,7 @@ name2: ~
14
14
  # Kurzbeschreibung
15
15
  desc: Fachärztin für Innere Medizin
16
16
 
17
-
17
+ fachrichtung: Hausärztlich internistische Praxis
18
18
  logoalt: Dr. Heike Falk
19
19
  street: Ortsstr. 13
20
20
  zip: 72250
@@ -8,8 +8,9 @@ layout: 2_script
8
8
  <div class="brand" style="margin-right: 20px;z-index: 0">
9
9
  <a href="/">
10
10
  <img src="/assets/logo.webp" alt="{{ site.data.general.logoalt }}" height="64" class="p-1" style="float:left">
11
- <div style="font-size: 1.1em;float:right" class="m-2 text-dark">
12
- Logo in Bearbeitung
11
+ <div style="font-size: 1.1em;float:right" class="m-2 text-black">
12
+ <div style="font-size: 1.1em">{{ site.data.general.fachrichtung}}</div>
13
+ <div style="font-size: 1.6em">{{ site.data.general.logoalt }}</div>
13
14
  </div>
14
15
  </a>
15
16
  </div>
@@ -9,7 +9,7 @@
9
9
  ],
10
10
  "author": "",
11
11
  "dependencies": {
12
- "@leuffen/themejs1": "^6.1.5"
12
+ "@leuffen/themejs1": "latest"
13
13
  },
14
14
  "devDependencies": {
15
15
  "css-loader": "^6.7.1",
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  _schiller_instructions: |-
3
- Aufteilung in: Vorsorge, Therapie, Diagnostik. Do not add headlines before the first headline! Always and with a cta element!
3
+ Aufteilung in: Vorsorge, Therapie, Diagnostik. The Title will be generated by CMS - do not add a Title headline! Always and with a cta element!
4
4
 
5
5
  _schiller_template: leistungen/hausarzt-vorsorge
6
6
  description: "Schützen Sie Ihre Gesundheit mit unseren Vorsorgeuntersuchungen \U0001FA7A.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@leuffen/themejs1",
3
- "version": "6.1.25",
3
+ "version": "6.1.26",
4
4
 
5
5
  "description": "",
6
6
  "license": "proprietary",