www.mtkn.jp

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

commit bd23626d4d81f8b2bce202f5a12f8c66dc88c121
parent 6f7470be4020c4d994592b4a2430465681c2c28a
Author: Kenji Matsuda <ftvda283@gmail.com>
Date:   Wed, 17 Nov 2021 18:21:34 +0900

add farm

Diffstat:
Mman/index.html | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/man/index.html b/man/index.html @@ -15,6 +15,9 @@ <a href=/blog/blog_index.html>全記事</a> </p> +<h2>農業</h2> +<a href=/farm/journal.html>農業日誌</a> + <h2>コンピュータ</h2> <a href=/computer/archlinux_installation.html>Arch Linuxインストール</a>