changing title of html page

This commit is contained in:
frankknoll
2023-04-28 10:42:29 +02:00
parent 93fc5b5f01
commit 38bb1fe77c
2 changed files with 3 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
<meta charset="utf-8" />
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<title>How Bad is My Batch</title>
<title>How Bad is My Batch?</title>
<!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-ERHYDH4P64"></script>
<script>
@@ -60,7 +60,7 @@
<div>
<div class="page-title">
<div class="title_left">
<h1>How Bad is My Batch</h1>
<h1>How Bad is My Batch?</h1>
</div>
</div>
<div class="clearfix"></div>

View File

@@ -4,6 +4,7 @@ FK-FIXME:
FK-TODO:
- add google captcha to batchCodeTable.html
- Symptomhistogramm
anacron job:
sudo cp src/intensivstationen_howbadismybatch.sh /etc/cron.daily/intensivstationen_howbadismybatch