From 8e3ebb113d8b0b0ab34eebb97c3a8a3ac38a92f8 Mon Sep 17 00:00:00 2001 From: Vincent Douillet Date: Fri, 27 May 2022 17:41:24 +0200 Subject: generate article list automatically --- template/header.html | 1 + template/index.html | 12 ------------ 2 files changed, 1 insertion(+), 12 deletions(-) delete mode 100644 template/index.html (limited to 'template') diff --git a/template/header.html b/template/header.html index 8a88647..e7e9c50 100644 --- a/template/header.html +++ b/template/header.html @@ -16,6 +16,7 @@ padding:0 .62em; font:1.2em/1.62 sans-serif; } + body#index-body ul {list-style-type:none;padding-left:0} h1,h2,h3{line-height:1.2} footer{text-align:center} pre,blockquote{overflow-x:auto} diff --git a/template/index.html b/template/index.html deleted file mode 100644 index ebc3182..0000000 --- a/template/index.html +++ /dev/null @@ -1,12 +0,0 @@ -
-

Hello and welcome, my name is Vincent and you've landed on the small space where I ramble mainly about IT and occasionally other topics. You can check my articles below, my git repos or the about page.

-
- -- cgit v1.2.3