www.mtkn.jp

Manuscripts for my personal webpage.
git clone https://git.mtkn.jp/www.mtkn.jp
Log | Files | Refs | README

commit 3163ff218f25f7273b94c5da64005bb0d92b92a5
parent 9d06b7fe2001e9cd95651ed7f80e5d48aa086d99
Author: Matsuda Kenji <contact2655@matsudakenji.xyz>
Date:   Fri, 29 Jul 2022 14:05:06 +0900

update update

Diffstat:
Mdata/weblog | 1+
Mman/index.html | 1+
Mpub/index.html | 1+
Mpub/rss.xml | 4++--
Mpub/sitemap.xml | 2+-
5 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/data/weblog b/data/weblog @@ -35,3 +35,4 @@ 1656255600 /computer/setting_up_web_server.html 1658242800 /journal/posts/20200808.html 1658934000 /index.html +1659020400 /index.html diff --git a/man/index.html b/man/index.html @@ -10,6 +10,7 @@ <h2>更新履歴</h2> <a href="/rss.xml">RSS</a> <ul> +<li>2022-07-20 <a href="/journal/posts/20200808.html">冷蔵庫と豊かな生活</a></li> <li>2022-06-27 <a href="/computer/setting_up_web_server.html">Webサーバーの設定</a></li> <li>2022-05-13 <a href="/journal/posts/20220513.html">坊主になるために薬の服用を強要されそうにな ってる。</a></li> diff --git a/pub/index.html b/pub/index.html @@ -31,6 +31,7 @@ <h2>更新履歴</h2> <a href="/rss.xml">RSS</a> <ul> +<li>2022-07-20 <a href="/journal/posts/20200808.html">冷蔵庫と豊かな生活</a></li> <li>2022-06-27 <a href="/computer/setting_up_web_server.html">Webサーバーの設定</a></li> <li>2022-05-13 <a href="/journal/posts/20220513.html">坊主になるために薬の服用を強要されそうにな ってる。</a></li> diff --git a/pub/rss.xml b/pub/rss.xml @@ -5,8 +5,8 @@ <description>ウェブページの更新履歴</description> <language>ja-jp</language> <link>https://www.mtkn.jp</link> -<lastBuildDate>Fri, 29 Jul 2022 14:00:38 +0900</lastBuildDate> -<pubDate>Fri, 29 Jul 2022 14:00:38 +0900</pubDate> +<lastBuildDate>Fri, 29 Jul 2022 14:04:14 +0900</lastBuildDate> +<pubDate>Fri, 29 Jul 2022 14:04:14 +0900</pubDate> <docs>https://www.rssboard.org/rss-specification</docs> <item> <title>冷蔵庫と豊かな生活</title> diff --git a/pub/sitemap.xml b/pub/sitemap.xml @@ -1,6 +1,6 @@ <?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>2022-07-28</lastmod></url> +<url><loc>https://www.mtkn.jp/</loc><lastmod>2022-07-29</lastmod></url> <url><loc>https://www.mtkn.jp/journal/posts/20200808.html</loc><lastmod>2022-07-20</lastmod></url> <url><loc>https://www.mtkn.jp/computer/setting_up_web_server.html</loc><lastmod>2022-06-27</lastmod></url> <url><loc>https://www.mtkn.jp/journal/posts/20220513.html</loc><lastmod>2022-05-13</lastmod></url>