From 096b8284daa495a046c9aa65466065f511efaf46 Mon Sep 17 00:00:00 2001 From: martin-corredera <martin.corredera@mercadolibre.com> Date: Sun, 16 Jul 2023 17:24:45 -0300 Subject: [PATCH] Fixing default --- content/posts/2016-gitlab-pages.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 content/posts/2016-gitlab-pages.md diff --git a/content/posts/2016-gitlab-pages.md b/content/posts/2016-gitlab-pages.md deleted file mode 100644 index 5ec7e02..0000000 --- a/content/posts/2016-gitlab-pages.md +++ /dev/null @@ -1,11 +0,0 @@ -Title: Pelican on GitLab Pages! -Date: 2016-03-25 -Category: GitLab -Tags: pelican, gitlab -Slug: pelican-on-gitlab-pages - -This site is hosted on GitLab Pages! - -The source code of this site is at <https://gitlab.com/pages/pelican>. - -Learn about GitLab Pages at <https://pages.gitlab.io>. -- GitLab