From 8bd38d527578f426405efc519e3f971850d01f1b Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Fri, 18 Feb 2022 13:08:15 -0600 Subject: Add README to file map Signed-off-by: Matt Strapp --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8f4cdf..e45cb32 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,5 @@ The structure of the repository is as follows: │ │ ├── pages (Template files for the main static pages) │ │ └── partials (Boilerplate used by every static page) | └── index.ts (the entry point, where the static content is served) - +└── README.md (what you are currently reading) ``` -- cgit v1.2.3