Browse Source

Merge branch 'master' of https://gitea.softopia.gku.ac.jp/kitagata/kitagata

 Conflicts:
	index.html
	second/Notices.html
furutaNaoki 1 year ago
parent
commit
7394813fd3
2 changed files with 7 additions and 5 deletions
  1. 5
    3
      index.html
  2. 2
    2
      second/Notices.html

+ 5
- 3
index.html View File

@@ -243,15 +243,17 @@
243 243
 
244 244
       <div class="newInfoTopic">
245 245
 
246
+
246 247
         <div class="newInfoTopicWrap">
247 248
           <div class="newInfoTopicWrap__date">
248 249
             <span>2022.12.01</span>
249 250
           </div>
250 251
           <div class="newInfoTopicWrap__text">
251
-            <a href="third/notices/329_20221201.html" target="_blank">第2期岐阜連携都市圏ビジョン(案)の意見募集をします</a>
252
+            <a href="third/notices/330_20221201.html">第2期岐阜連携都市圏ビジョン(案)の意見募集をします</a>
252 253
           </div>
253 254
         </div>
254 255
 
256
+
255 257
         <div class="newInfoTopicWrap">
256 258
           <div class="newInfoTopicWrap__date">
257 259
             <span>2022.12.01</span>
@@ -3352,7 +3354,7 @@
3352 3354
             <span class="block_line">
3353 3355
               <span class="block_line_date2">2022.12.01</span>
3354 3356
               <span class="block_line_char2">
3355
-                <a href="third/notices/329_20221201.html" target="_blank">第2期岐阜連携都市圏ビジョン(案)の意見募集をします</a>
3357
+                <a href="third/notices/330_20221201.html">第2期岐阜連携都市圏ビジョン(案)の意見募集をします</a>
3356 3358
               </span>
3357 3359
             </span>
3358 3360
 
@@ -5862,4 +5864,4 @@
5862 5864
   </div>
5863 5865
 </body>
5864 5866
 
5865
-</html>
5867
+</html>

+ 2
- 2
second/Notices.html View File

@@ -196,7 +196,7 @@
196 196
             <div class="list_notices">
197 197
               <span class="list_notices_date">2022.12.01</span>
198 198
               <span class="list_notices_text">
199
-                <a href="../third/notices/329_20221201.html" target="_blank">第2期岐阜連携都市圏ビジョン(案)の意見募集をします</a>
199
+                <a href="../third/notices/330_20221201.html">第2期岐阜連携都市圏ビジョン(案)の意見募集をします</a>
200 200
               </span>
201 201
             </div>
202 202
 
@@ -2453,4 +2453,4 @@
2453 2453
     width="1" />
2454 2454
 </body>
2455 2455
 
2456
-</html>
2456
+</html>

Loading…
Cancel
Save