From 77c2f8e0640ea979d9e8d5f991a50dfcb7aa683f Mon Sep 17 00:00:00 2001 From: Furkan Sahin Date: Wed, 21 Jul 2021 03:59:15 -0500 Subject: Dynamic markdown page generation with preloading --- pages/logs/cgit-nginx-ubuntu/index.tsx | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 pages/logs/cgit-nginx-ubuntu/index.tsx (limited to 'pages/logs/cgit-nginx-ubuntu/index.tsx') diff --git a/pages/logs/cgit-nginx-ubuntu/index.tsx b/pages/logs/cgit-nginx-ubuntu/index.tsx deleted file mode 100644 index ccfe5d2..0000000 --- a/pages/logs/cgit-nginx-ubuntu/index.tsx +++ /dev/null @@ -1,12 +0,0 @@ -// @ts-ignore -import md from './cgit-nginx-ubuntu.md'; -import MarkdownPage from '../../../templates/MarkdownPage'; - -export default function cGitNGINXUbuntu() { - return ( - - ); -} \ No newline at end of file -- cgit v1.2.3