commit 9729272116bbd20d4b76502f6d3a5dae1e567308 parent bd23626d4d81f8b2bce202f5a12f8c66dc88c121 Author: Kenji Matsuda <ftvda283@gmail.com> Date: Wed, 17 Nov 2021 18:21:53 +0900 add farm Diffstat:
M | pub/index.html | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/pub/index.html b/pub/index.html @@ -31,6 +31,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>