From 01ccf6edd88a66682c1866e8248420fb90ecbfd6 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Wed, 5 Oct 2022 17:56:27 -0700 Subject: ref(fcuny/blog): delete the blog The blog moved back to https://github.com/fcuny/fcuny.net --- users/fcuny/blog/layouts/partials/postlist.html | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 users/fcuny/blog/layouts/partials/postlist.html (limited to 'users/fcuny/blog/layouts/partials/postlist.html') diff --git a/users/fcuny/blog/layouts/partials/postlist.html b/users/fcuny/blog/layouts/partials/postlist.html deleted file mode 100644 index 3d5cf04..0000000 --- a/users/fcuny/blog/layouts/partials/postlist.html +++ /dev/null @@ -1,12 +0,0 @@ -{{ range .GroupByDate "2006" }} -

{{ .Key }}

- -{{ end }} -- cgit 1.4.1