www.mtkn.jp

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

commit 70243449cf197d7ba14667483da4e076e680f0c0
parent 7bb0be44e2440fe6d748fef2fdd3b269230d28e7
Author: Matsuda Kenji <contact2655@matsudakenji.xyz>
Date:   Thu,  7 Jul 2022 15:58:58 +0900

change title

Diffstat:
Mman/_header.html | 2+-
Mman/index.html | 2+-
Mpub/.files | 62++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mpub/about.html | 2+-
Mpub/computer/archlinux_installation.html | 2+-
Mpub/computer/index.html | 2+-
Mpub/computer/rtx1200-qos.html | 2+-
Mpub/computer/setting_up_web_server.html | 2+-
Mpub/computer/what-i-use.html | 2+-
Mpub/draft/how_to_throw_away_smart_phone.html | 2+-
Mpub/draft/keitai.html | 2+-
Mpub/draft/medical_care.html | 2+-
Mpub/draft/openbsd_installation.html | 2+-
Mpub/draft/setting_up_mail_server.html | 2+-
Mpub/error/404.html | 2+-
Mpub/error/moved.html | 2+-
Mpub/farm/index.html | 2+-
Mpub/farm/journal/2021.html | 2+-
Mpub/farm/journal/2022.html | 2+-
Mpub/index.html | 4++--
Mpub/journal/index.html | 2+-
Mpub/journal/posts/20200719.html | 2+-
Mpub/journal/posts/20200723.html | 2+-
Mpub/journal/posts/20200725.html | 2+-
Mpub/journal/posts/20200727.html | 2+-
Mpub/journal/posts/20200801.html | 2+-
Mpub/journal/posts/20200802.html | 2+-
Mpub/journal/posts/20200804.html | 2+-
Mpub/journal/posts/20200808.html | 2+-
Mpub/journal/posts/20200917.html | 2+-
Mpub/journal/posts/20200918.html | 2+-
Mpub/journal/posts/20200919.html | 2+-
Mpub/journal/posts/20200925.html | 2+-
Mpub/journal/posts/20200926.html | 2+-
Mpub/journal/posts/20201003.html | 2+-
Mpub/journal/posts/20201201.html | 2+-
Mpub/journal/posts/20201202.html | 2+-
Mpub/journal/posts/20201209.html | 2+-
Mpub/journal/posts/20201210.html | 2+-
Mpub/journal/posts/20210106.html | 2+-
Mpub/journal/posts/20210806.html | 2+-
Mpub/journal/posts/20211129.html | 2+-
Mpub/journal/posts/20211214.html | 2+-
Mpub/journal/posts/20220513.html | 2+-
Mpub/kitchen/index.html | 2+-
Mpub/kitchen/r4_osechi.html | 2+-
Mpub/kitchen/recipe/tonkotsu_ramen.html | 2+-
Mpub/misc/migration.html | 2+-
Mpub/plants/myrica_rubra.html | 2+-
Mpub/sitemap.xml | 2+-
50 files changed, 112 insertions(+), 50 deletions(-)

diff --git a/man/_header.html b/man/_header.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/man/index.html b/man/index.html @@ -1,4 +1,4 @@ -<h1>はつかぜ</h1> +<h1>無題</h1> <p><img class="portrait" src="/static/icon.jpeg" alt="似顔絵" width="100"></p> diff --git a/pub/.files b/pub/.files @@ -1 +1,63 @@ +./draft/keitai.html +./draft/setting_up_mail_server.html +./draft/medical_care.html +./draft/openbsd_installation.html +./draft/how_to_throw_away_smart_phone.html +./computer/setting_up_web_server.html +./computer/archlinux_installation.html +./computer/what-i-use.html +./computer/rtx1200-qos.html +./computer/index.html +./error/404.html +./error/moved.html +./farm/journal/2021.html +./farm/journal/pics/DSCF0249.JPG +./farm/journal/pics/DSCF0252.JPG +./farm/journal/pics/DSCF0255.JPG +./farm/journal/pics/DSCF0257.JPG +./farm/journal/pics/DSCF0258.JPG +./farm/journal/2022.html +./farm/index.html +./misc/migration.html +./plants/myrica_rubra.html +./static/btc_logo.png +./static/base.css +./static/btc.png +./static/matsuda_kenji.txt +./static/favicon.ico +./static/icon.jpeg +./static/monacoin_logo.png +./static/monacoin.png +./static/xcoin_logo.png +./static/xcoin.png ./about.html +./index.html +./journal/posts/20211214.html +./journal/posts/20200719.html +./journal/posts/20200723.html +./journal/posts/20200725.html +./journal/posts/20200727.html +./journal/posts/20200801.html +./journal/posts/20200802.html +./journal/posts/20200804.html +./journal/posts/20200808.html +./journal/posts/20200917.html +./journal/posts/20200918.html +./journal/posts/20200919.html +./journal/posts/20200925.html +./journal/posts/20200926.html +./journal/posts/20201003.html +./journal/posts/20201201.html +./journal/posts/20201202.html +./journal/posts/20201209.html +./journal/posts/20201210.html +./journal/posts/20210106.html +./journal/posts/20210806.html +./journal/posts/20211129.html +./journal/posts/20220513.html +./journal/index.html +./kitchen/pics/r4_osechi.jpg +./kitchen/pics/tonkotsu_ramen.jpg +./kitchen/r4_osechi.html +./kitchen/recipe/tonkotsu_ramen.html +./kitchen/index.html diff --git a/pub/about.html b/pub/about.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/computer/archlinux_installation.html b/pub/computer/archlinux_installation.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/computer/index.html b/pub/computer/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/computer/rtx1200-qos.html b/pub/computer/rtx1200-qos.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/computer/setting_up_web_server.html b/pub/computer/setting_up_web_server.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/computer/what-i-use.html b/pub/computer/what-i-use.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/draft/how_to_throw_away_smart_phone.html b/pub/draft/how_to_throw_away_smart_phone.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/draft/keitai.html b/pub/draft/keitai.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/draft/medical_care.html b/pub/draft/medical_care.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/draft/openbsd_installation.html b/pub/draft/openbsd_installation.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/draft/setting_up_mail_server.html b/pub/draft/setting_up_mail_server.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/error/404.html b/pub/error/404.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/error/moved.html b/pub/error/moved.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/farm/index.html b/pub/farm/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/farm/journal/2021.html b/pub/farm/journal/2021.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/farm/journal/2022.html b/pub/farm/journal/2022.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/index.html b/pub/index.html @@ -5,14 +5,14 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> </header> <main> <article> -<h1>はつかぜ</h1> +<h1>無題</h1> <p><img class="portrait" src="/static/icon.jpeg" alt="似顔絵" width="100"></p> diff --git a/pub/journal/index.html b/pub/journal/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200719.html b/pub/journal/posts/20200719.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200723.html b/pub/journal/posts/20200723.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200725.html b/pub/journal/posts/20200725.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200727.html b/pub/journal/posts/20200727.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200801.html b/pub/journal/posts/20200801.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200802.html b/pub/journal/posts/20200802.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200804.html b/pub/journal/posts/20200804.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200808.html b/pub/journal/posts/20200808.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200917.html b/pub/journal/posts/20200917.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200918.html b/pub/journal/posts/20200918.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200919.html b/pub/journal/posts/20200919.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200925.html b/pub/journal/posts/20200925.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20200926.html b/pub/journal/posts/20200926.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20201003.html b/pub/journal/posts/20201003.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20201201.html b/pub/journal/posts/20201201.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20201202.html b/pub/journal/posts/20201202.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20201209.html b/pub/journal/posts/20201209.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20201210.html b/pub/journal/posts/20201210.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20210106.html b/pub/journal/posts/20210106.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20210806.html b/pub/journal/posts/20210806.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20211129.html b/pub/journal/posts/20211129.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20211214.html b/pub/journal/posts/20211214.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/journal/posts/20220513.html b/pub/journal/posts/20220513.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/kitchen/index.html b/pub/kitchen/index.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/kitchen/r4_osechi.html b/pub/kitchen/r4_osechi.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/kitchen/recipe/tonkotsu_ramen.html b/pub/kitchen/recipe/tonkotsu_ramen.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/misc/migration.html b/pub/misc/migration.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/plants/myrica_rubra.html b/pub/plants/myrica_rubra.html @@ -5,7 +5,7 @@ <meta name="viewport" content="width=device-width,initial-scale=1" /> <link rel="stylesheet" type="text/css" href="/static/base.css" /> <link rel="icon" type="image/x-icon" href="/static/favicon.ico" /> - <title>はつかぜ</title> + <title>無題</title> </head> <body> <header> diff --git a/pub/sitemap.xml b/pub/sitemap.xml @@ -16,7 +16,7 @@ <url><loc>https://www.matsudakenji.xyz/farm/</loc><lastmod>2022-06-8</lastmod></url> <url><loc>https://www.matsudakenji.xyz/farm/journal/2021.html</loc><lastmod>2022-05-9</lastmod></url> <url><loc>https://www.matsudakenji.xyz/farm/journal/2022.html</loc><lastmod>2022-05-9</lastmod></url> -<url><loc>https://www.matsudakenji.xyz/</loc><lastmod>2022-06-27</lastmod></url> +<url><loc>https://www.matsudakenji.xyz/</loc><lastmod>2022-07-7</lastmod></url> <url><loc>https://www.matsudakenji.xyz/journal/</loc><lastmod>2022-05-13</lastmod></url> <url><loc>https://www.matsudakenji.xyz/journal/posts/20200719.html</loc><lastmod>2021-06-18</lastmod></url> <url><loc>https://www.matsudakenji.xyz/journal/posts/20200723.html</loc><lastmod>2021-06-18</lastmod></url>