commit 73108cd5600a91fc04f4679635e3696a4621c44a
parent f1c6a445e0920db1175a4cce34426906e68b07d4
Author: Matsuda Kenji <info@mtkn.jp>
Date: Mon, 1 Jan 2024 05:59:12 +0900
add nengajo
Diffstat:
7 files changed, 22 insertions(+), 4 deletions(-)
diff --git a/data/weblog b/data/weblog
@@ -112,3 +112,6 @@
1701529200 /gallery/index.html
1701529200 /index.html
1701529200 /gallery/20231202.html
+1704034800 /gallery/20240101.html
+1704034800 /gallery/index.html
+1704034800 /index.html
diff --git a/man/gallery/index.html b/man/gallery/index.html
@@ -1,6 +1,7 @@
<h1>絵</h1>
<ul style="list-style: none;">
+<li><a href="20240101.html"><img src="img/20240101-thumb.jpg"></a></li>
<li><a href="20231202.html"><img src="img/20231202-thumb.jpg"></a></li>
<li><a href="20231018.html"><img src="img/20231018-thumb.jpg"></a></li>
<li><a href="20231007.html"><img src="img/20231007-thumb.jpg"></a></li>
diff --git a/man/index.html b/man/index.html
@@ -9,6 +9,7 @@
<h2>更新履歴</h2>
<a href="/rss.xml">RSS</a>
<ul>
+<li>2024-01-01 <a href="/gallery/20240101.html">年賀状</a></li>
<li>2023-12-02 <a href="/gallery/index.html">絵を追加した</a></li>
<li>2023-10-24 <a href="/gallery/index.html">絵を追加した</a></li>
<li>2023-10-07 <a href="/gallery/20231007.html">絵を描いた</a></li>
diff --git a/pub/gallery/index.html b/pub/gallery/index.html
@@ -25,6 +25,7 @@
<h1>絵</h1>
<ul style="list-style: none;">
+<li><a href="20240101.html"><img src="img/20240101-thumb.jpg"></a></li>
<li><a href="20231202.html"><img src="img/20231202-thumb.jpg"></a></li>
<li><a href="20231018.html"><img src="img/20231018-thumb.jpg"></a></li>
<li><a href="20231007.html"><img src="img/20231007-thumb.jpg"></a></li>
diff --git a/pub/index.html b/pub/index.html
@@ -33,6 +33,7 @@
<h2>更新履歴</h2>
<a href="/rss.xml">RSS</a>
<ul>
+<li>2024-01-01 <a href="/gallery/20240101.html">年賀状</a></li>
<li>2023-12-02 <a href="/gallery/index.html">絵を追加した</a></li>
<li>2023-10-24 <a href="/gallery/index.html">絵を追加した</a></li>
<li>2023-10-07 <a href="/gallery/20231007.html">絵を描いた</a></li>
diff --git a/pub/rss.xml b/pub/rss.xml
@@ -5,10 +5,20 @@
<description>ウェブページの更新履歴</description>
<language>ja-jp</language>
<link>https://www.mtkn.jp</link>
-<lastBuildDate>Sun, 3 Dec 2023 17:56:39 +0900</lastBuildDate>
-<pubDate>Sun, 3 Dec 2023 17:56:39 +0900</pubDate>
+<lastBuildDate>Mon, 1 Jan 2024 05:58:35 +0900</lastBuildDate>
+<pubDate>Mon, 1 Jan 2024 05:58:35 +0900</pubDate>
<docs>https://www.rssboard.org/rss-specification</docs>
<item>
+<title>謹賀新年</title>
+<link>https://www.mtkn.jp/gallery/20240101.html</link>
+<guid>https://www.mtkn.jp/gallery/20240101.html</guid>
+<pubDate>Mon, 1 Jan 2024 00:00:00 +0900</pubDate>
+<description><![CDATA[<h1>謹賀新年</h1>
+<time>2024-01-01</time>
+<img src="img/20240101.jpg">
+]]></description>
+</item>
+<item>
<title>Holy Shit!</title>
<link>https://www.mtkn.jp/journal/posts/20221228.html</link>
<guid>https://www.mtkn.jp/journal/posts/20221228.html</guid>
diff --git a/pub/sitemap.xml b/pub/sitemap.xml
@@ -1,8 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
+<url><loc>https://www.mtkn.jp/</loc><lastmod>2024-01-01</lastmod></url>
+<url><loc>https://www.mtkn.jp/gallery/</loc><lastmod>2024-01-01</lastmod></url>
+<url><loc>https://www.mtkn.jp/gallery/20240101.html</loc><lastmod>2024-01-01</lastmod></url>
<url><loc>https://www.mtkn.jp/journal/posts/20221228.html</loc><lastmod>2023-12-28</lastmod></url>
-<url><loc>https://www.mtkn.jp/</loc><lastmod>2023-12-03</lastmod></url>
-<url><loc>https://www.mtkn.jp/gallery/</loc><lastmod>2023-12-03</lastmod></url>
<url><loc>https://www.mtkn.jp/gallery/20231202.html</loc><lastmod>2023-12-03</lastmod></url>
<url><loc>https://www.mtkn.jp/books/</loc><lastmod>2023-11-25</lastmod></url>
<url><loc>https://www.mtkn.jp/books/978-4-06-288451-8.html</loc><lastmod>2023-11-23</lastmod></url>