commit 99ce6e072a048d2a4a045d29515b440aecaddb3d parent 12f7a8b44b5d5ec3484961afc7163578a749c32b Author: Kenji Matsuda <ftvda283@gmail.com> Date: Sun, 20 Jun 2021 07:38:35 +0900 mv www to docs Diffstat:
30 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/docs b/docs @@ -1 +0,0 @@ -www -\ No newline at end of file diff --git a/www/blog/blog_index.html b/docs/blog/blog_index.html diff --git a/www/blog/posts/20200719.html b/docs/blog/posts/20200719.html diff --git a/www/blog/posts/20200723.html b/docs/blog/posts/20200723.html diff --git a/www/blog/posts/20200725.html b/docs/blog/posts/20200725.html diff --git a/www/blog/posts/20200727.html b/docs/blog/posts/20200727.html diff --git a/www/blog/posts/20200801.html b/docs/blog/posts/20200801.html diff --git a/www/blog/posts/20200802.html b/docs/blog/posts/20200802.html diff --git a/www/blog/posts/20200804.html b/docs/blog/posts/20200804.html diff --git a/www/blog/posts/20200808.html b/docs/blog/posts/20200808.html diff --git a/www/blog/posts/20200917.html b/docs/blog/posts/20200917.html diff --git a/www/blog/posts/20200918.html b/docs/blog/posts/20200918.html diff --git a/www/blog/posts/20200919.html b/docs/blog/posts/20200919.html diff --git a/www/blog/posts/20200925.html b/docs/blog/posts/20200925.html diff --git a/www/blog/posts/20200926.html b/docs/blog/posts/20200926.html diff --git a/www/blog/posts/20201003.html b/docs/blog/posts/20201003.html diff --git a/www/blog/posts/20201201.html b/docs/blog/posts/20201201.html diff --git a/www/blog/posts/20201202.html b/docs/blog/posts/20201202.html diff --git a/www/blog/posts/20201209.html b/docs/blog/posts/20201209.html diff --git a/www/blog/posts/20201210.html b/docs/blog/posts/20201210.html diff --git a/www/blog/posts/20210106.html b/docs/blog/posts/20210106.html diff --git a/www/blog/posts/20210323.html b/docs/blog/posts/20210323.html diff --git a/www/computer/archlinux_installation.html b/docs/computer/archlinux_installation.html diff --git a/www/index.html b/docs/index.html diff --git a/www/misc/migration.html b/docs/misc/migration.html diff --git a/www/pages/404.html b/docs/pages/404.html diff --git a/www/pages/about.html b/docs/pages/about.html diff --git a/www/pages/icon.jpeg b/docs/pages/icon.jpeg Binary files differ. diff --git a/www/plants/myrica_rubra.html b/docs/plants/myrica_rubra.html diff --git a/www/static/base.css b/docs/static/base.css