diff options
-rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,3 +18,9 @@ I use the [micro text editor](https://micro-editor.github.io/), but you can alte - **index.php**, **sticky.php**, **search.php** are the files used to display the blog on the web server These files list and search the html files in the web site's "articles" and "sticky" directories + +## The basic web directory + +> /articles -> /(year) +> /sticky +> /images -> /blog |