diff --git a/threadr/about/README.md b/threadr/about/README.md new file mode 100644 index 0000000..47aa55d --- /dev/null +++ b/threadr/about/README.md @@ -0,0 +1,3 @@ +# Short documentation of all files +### index.php +Self-Explanatory diff --git a/threadr/img/README.md b/threadr/img/README.md new file mode 100644 index 0000000..597e34c --- /dev/null +++ b/threadr/img/README.md @@ -0,0 +1,5 @@ +# Short documentation of all files +### index.html +This is my usual nope.html to prevent kiddies from poking at my files. It just redirects. There is no real security benefit to it though as it does not even prevent `wget -r`. +### *.{svg,png,jpg} +images that are used on the page diff --git a/threadr/logout/README.md b/threadr/logout/README.md new file mode 100644 index 0000000..47aa55d --- /dev/null +++ b/threadr/logout/README.md @@ -0,0 +1,3 @@ +# Short documentation of all files +### index.php +Self-Explanatory diff --git a/threadr/userhome/README.md b/threadr/userhome/README.md new file mode 100644 index 0000000..47aa55d --- /dev/null +++ b/threadr/userhome/README.md @@ -0,0 +1,3 @@ +# Short documentation of all files +### index.php +Self-Explanatory