first commit

This commit is contained in:
Eric Li
2025-06-13 12:09:50 +08:00
commit b12cd07419
545 changed files with 39389 additions and 0 deletions

View File

@ -0,0 +1,16 @@
<!DOCTYPE html>
<html>
<head>
<title>桃園市政府衛生局-定期追蹤不落拍-健康管理醫起來-網站通知</title>
</head>
<body>
<h1>{{ $data['title'] }}</h1>
<hr>
<pre>
{{ $data['body'] }}
</pre>
<p>&nbsp;</p>
<p>活動網站網址:<a href="https://health.goodcake.tw/" target="_blank">https://health.goodcake.tw/</a></p>
<p>- Ⓒ2025 桃園市政府衛生局-定期追蹤不落拍-健康管理醫起來-活動網站 -</p>
</body>
</html>