diff options
| author | Furkan Sahin <furkan-dev@proton.me> | 2021-07-21 03:59:15 -0500 |
|---|---|---|
| committer | Furkan Sahin <furkan-dev@proton.me> | 2021-07-21 03:59:15 -0500 |
| commit | 77c2f8e0640ea979d9e8d5f991a50dfcb7aa683f (patch) | |
| tree | 1c0a85684c6a7911006e5abf550975643f07fe27 /pages/logs/cgit-nginx-ubuntu/index.tsx | |
| parent | 1934c5523fc4aa02d2a354815b665ba6ac96ba69 (diff) | |
Dynamic markdown page generation with preloading
Diffstat (limited to 'pages/logs/cgit-nginx-ubuntu/index.tsx')
| -rw-r--r-- | pages/logs/cgit-nginx-ubuntu/index.tsx | 12 |
1 files changed, 0 insertions, 12 deletions
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 ( - <MarkdownPage - md={md} - path={'/logs/cgit-nginx-ubuntu'} - /> - ); -}
\ No newline at end of file |
