diff options
author | EuAndreh <eu@euandre.org> | 2020-02-06 03:58:52 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-02-06 03:58:52 -0300 |
commit | ccadc0bdf0436cefe76318567d358f27a46bf3e5 (patch) | |
tree | 58d52309b1ea2b6b7c3a08feed04deb5d64b83d2 /site/index.html | |
parent | Add code metadata annotation (diff) | |
parent | Setup publish environment variables (diff) | |
download | euandre.org-ccadc0bdf0436cefe76318567d358f27a46bf3e5.tar.gz euandre.org-ccadc0bdf0436cefe76318567d358f27a46bf3e5.tar.xz |
Merge branch 'jekyll'
Diffstat (limited to '')
-rw-r--r-- | site/index.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/site/index.html b/site/index.html deleted file mode 100644 index 8c3db94..0000000 --- a/site/index.html +++ /dev/null @@ -1,6 +0,0 @@ ---- -title: Home ---- - -<h2>Recent posts</h2> -$partial("templates/post-list.html")$ |