diff options
author | Gabriel A. Giovanini <mail@gabrielgio.me> | 2022-06-10 22:20:13 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <mail@gabrielgio.me> | 2022-06-10 22:20:13 +0200 |
commit | 0e147a780e74b54afbd56ff7438077d855d5c1c2 (patch) | |
tree | 25296b0370513c757416ea6d5e7258b4069b1307 /content/posts/2019-03-03Welcome_to_my_blog.html | |
parent | 17d160e5f9cdd4e46b0ab08cf56eaedd8943d885 (diff) | |
download | macroblog.rs-0e147a780e74b54afbd56ff7438077d855d5c1c2.tar.gz macroblog.rs-0e147a780e74b54afbd56ff7438077d855d5c1c2.tar.bz2 macroblog.rs-0e147a780e74b54afbd56ff7438077d855d5c1c2.zip |
ref: Move from HTML to MD
Keep and write in html is pain, so I'm rendering md as html.
Diffstat (limited to 'content/posts/2019-03-03Welcome_to_my_blog.html')
-rw-r--r-- | content/posts/2019-03-03Welcome_to_my_blog.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/content/posts/2019-03-03Welcome_to_my_blog.html b/content/posts/2019-03-03Welcome_to_my_blog.html deleted file mode 100644 index 10b1f05..0000000 --- a/content/posts/2019-03-03Welcome_to_my_blog.html +++ /dev/null @@ -1,6 +0,0 @@ -<section> - <p> - On this blog, I'll be posting some personal projects that I'm working on - or just logging stuff that I don't want to forget. - </p> -</section> |