Browse Source

お知らせを追加

furutaNaoki 2 years ago
parent
commit
5256ffd325
2 changed files with 2897 additions and 2873 deletions
  1. 2888
    2872
      index.html
  2. 9
    1
      second/Notices.html

+ 2888
- 2872
index.html
File diff suppressed because it is too large
View File


+ 9
- 1
second/Notices.html View File

@@ -190,7 +190,15 @@
190 190
               <span id="template_title">お知らせ一覧</span>
191 191
             </div>
192 192
           </div>
193
+
193 194
           <span id="template_article_block">
195
+             <div class="list_notices">
196
+              <span class="list_notices_date">2022.05.26</span>
197
+              <span class="list_notices_text">
198
+          <a href="../second/Vaccination.html">3回目接種の接種間隔が変更となりました</a>
199
+                </span>
200
+            </div>
201
+
194 202
             <div class="list_notices">
195 203
               <span class="list_notices_date">2022.05.25</span>
196 204
               <span class="list_notices_text">
@@ -2102,4 +2110,4 @@
2102 2110
     width="1" />
2103 2111
 </body>
2104 2112
 
2105
-</html>
2113
+</html>

Loading…
Cancel
Save