diff --git a/.gitignore b/.gitignore index 7cae4a4..2313378 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,9 @@ node_modules/ # Temp files *.tmp *.bak + +# Counter data +api/counter.txt kostenschaetzung/ schadendokumentation/ zeitwert/ diff --git a/api/counter.php b/api/counter.php new file mode 100644 index 0000000..8e498e7 --- /dev/null +++ b/api/counter.php @@ -0,0 +1,33 @@ + $count, + 'formatted' => number_format($count, 0, ',', '.') +]); diff --git a/index.html b/index.html index fe228c1..bf01b15 100644 --- a/index.html +++ b/index.html @@ -280,12 +280,13 @@ +
Besucher: ...
++ Impressum + | + Datenschutz +
+