diff --git a/docs/gallery.md b/docs/gallery.md new file mode 100644 index 0000000..ebb3349 --- /dev/null +++ b/docs/gallery.md @@ -0,0 +1,8 @@ +--- +icon: material/image +--- + +# Gallery + +!!! warning + If you are seeing this page, my web server is not working right. Please let me know using [any of my contact methods](contact.md) \ No newline at end of file diff --git a/mkdocs.yml b/mkdocs.yml index e291d92..1e76523 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -66,7 +66,6 @@ nav: - 'gpg.md' - 'projects/index.md' - 'stream.md' - - 'blog/index.md' plugins: - glightbox: touchNavigation: true @@ -83,5 +82,3 @@ plugins: enabled: true blog_dir: blog post_dir: blog/entries - post_date_format: full - post_url_date_format: yyyy/MM/dd \ No newline at end of file