commit 927ca0e0a367d2da37bc64e466879cbd58e08b4f parent 11240902da82b6ca6847ca8dda386dac062f0e17 Author: Kenji Matsuda <ftvda283@gmail.com> Date: Sun, 20 Jun 2021 08:18:43 +0900 delete unko Diffstat:
D | man/blog/posts/20210323.html | | | 2 | -- |
D | pub/blog/posts/20210323.html | | | 25 | ------------------------- |
2 files changed, 0 insertions(+), 27 deletions(-)
diff --git a/man/blog/posts/20210323.html b/man/blog/posts/20210323.html @@ -1,2 +0,0 @@ -<h1>unko</h1> -unko diff --git a/pub/blog/posts/20210323.html b/pub/blog/posts/20210323.html @@ -1,25 +0,0 @@ -<!DOCTYPE html> -<html lang="ja"> -<head> - <meta charset="utf-8" /> - <meta name="viewport" content="width=device-width,initial-scale=1" /> - <link rel="stylesheet" type="text/css" href="/static/base.css" /> - <title>はつかぜ</title> -</head> -<body> - <header> - <h1><a href=/>はつかぜ</a></h1> - <nav> - <ul> - </ul> - </nav> - </header> - <main> - <article> -<h1>unko</h1> -unko - </article> - - </main> -</body> -</html>