@leuffen/themejs1 9.0.7 → 9.0.8

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.
@@ -3,7 +3,7 @@ layout: legal
3
3
  ---
4
4
 
5
5
 
6
- <h2>Pflichtangaben</h2>
6
+ <h2>Pflichtangaben gem. §5 DDG</h2>
7
7
 
8
8
  <p>
9
9
  <span class="fw-bold">{{ site.data.general.name}}</span><br>
@@ -18,6 +18,9 @@ nte-navbar-line {
18
18
  nte-nav {
19
19
  --text-color: black;
20
20
  }
21
+ a {
22
+ text-decoration: none !important;
23
+ }
21
24
  }
22
25
 
23
26
 
@@ -27,7 +27,7 @@ _shiller_instructions: |
27
27
 
28
28
  ### Verantwortliche/r i.S.d. § 18 Abs. 2 MStV
29
29
 
30
- Elise Musterfrau, Mathildenstr. 9-11, 45130 Essen
30
+ Elise Musterfrau
31
31
 
32
32
  ### Umsatzsteuer-Identifikationsnummer
33
33
 
@@ -35,7 +35,8 @@ DEXXXXXXXXX
35
35
 
36
36
  ### Gesetzliche Berufsbezeichnung
37
37
 
38
- Fachärztin für Allgmeinmedizin
38
+ Ärztin/Fachärztin für Allgmeinmedizin
39
+
39
40
  Staat, in dem die Berufsbezeichnung verliehen wurde: Bundesrepublik Deutschland
40
41
 
41
42
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@leuffen/themejs1",
3
3
 
4
- "version": "9.0.7",
4
+ "version": "9.0.8",
5
5
  "description": "",
6
6
  "license": "proprietary",
7
7
  "main": "./index.js",