From 2755d407c140f911d48a6971b7f1b55845d43711 Mon Sep 17 00:00:00 2001 From: Lukasz Skotarek Date: Thu, 2 Apr 2020 22:45:09 +0200 Subject: [PATCH] trying to get subpages to work with code --- categories.html => categories.md | 0 tags.html => tags.md | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename categories.html => categories.md (100%) rename tags.html => tags.md (100%) diff --git a/categories.html b/categories.md similarity index 100% rename from categories.html rename to categories.md diff --git a/tags.html b/tags.md similarity index 100% rename from tags.html rename to tags.md