diff options
author | neodarz <neodarz@neodarz.net> | 2017-04-28 19:05:18 +0200 |
---|---|---|
committer | neodarz <neodarz@neodarz.net> | 2017-04-28 19:05:18 +0200 |
commit | cdabe7a75ea14f14ca8d4cd3bf9ac36cb1817531 (patch) | |
tree | a3a9557d77f376394bb8e49fc48dcdef556ecb38 /build/blog/index.html | |
parent | d08bc695f396f8e2d7fc96de7efe61818c7c9a15 (diff) | |
download | my_new_personal_website-cdabe7a75ea14f14ca8d4cd3bf9ac36cb1817531.tar.xz my_new_personal_website-cdabe7a75ea14f14ca8d4cd3bf9ac36cb1817531.zip |
Delete some usless file
Diffstat (limited to '')
-rw-r--r-- | build/blog/index.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/build/blog/index.html b/build/blog/index.html deleted file mode 100644 index 06f0a47b..00000000 --- a/build/blog/index.html +++ /dev/null @@ -1,11 +0,0 @@ -<!DOCTYPE html> -<html> -<head> - <meta charset="UTF-8"/> - <meta http-equiv="refresh" content="0; url=/#toc"/> - <title>dl? cmplnts?</title> -</head> -<body> - <p>Redirecting to <a href="/#toc">/#toc</a>...</p> -</body> -</html> |