diff options
Diffstat (limited to '_pages/about.html')
| -rw-r--r-- | _pages/about.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/_pages/about.html b/_pages/about.html new file mode 100644 index 0000000..487553a --- /dev/null +++ b/_pages/about.html @@ -0,0 +1,5 @@ +--- +layout: single +permalink: /about +--- +<h1>About the server</h1>
\ No newline at end of file |
