about summary refs log tree commit diff
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-03-08T19·10+0000
committerWilliam Carroll <wpcarro@gmail.com>2020-03-08T19·10+0000
commita9bd18c44042d89c764c9700686b43a4a6d7e3c3 (patch)
treec6706c43a2cb381f473817eda18ff50f7650b3fd
parent280956a466e618c8bf957c13d702aa5fcbf0e46c (diff)
Move index.html to static directory
I only want nginx to serve files from the static directory, so that I do not
accidentally expose files like default.nix or README.md to the web.
-rw-r--r--learn/static/index.html (renamed from learn/index.html)0
1 files changed, 0 insertions, 0 deletions
diff --git a/learn/index.html b/learn/static/index.html
index 398817c8a2b9..398817c8a2b9 100644
--- a/learn/index.html
+++ b/learn/static/index.html