Add index page

Signed-off-by: Varun Patil <radialapps@gmail.com>
pull/653/head
Varun Patil 2023-04-30 13:36:02 -07:00
parent c32679c609
commit 73d2fff06f
2 changed files with 13 additions and 1 deletions

View File

@ -1 +1,11 @@
This documentation contains information for further configuration for best results. ---
hide:
- navigation
- toc
---
# Memories Documentation
!!! warning "This page is still under construction."
This is the documentation for the [Memories](https://github.com/pulsejet/memories) app.

View File

@ -7,6 +7,8 @@ theme:
- navigation.tracking - navigation.tracking
palette: palette:
primary: blue primary: blue
icon:
logo: material/camera
nav: nav:
- Home: 'index.md' - Home: 'index.md'