diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2019-12-10 14:27:08 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2019-12-10 14:27:08 -0300 |
commit | d178bda2bf611fdb218d4428e89f2cef57bd0249 (patch) | |
tree | 2233288223f6496b346140561c4fcdbf1788d27d /.htaccess | |
download | slides-d178bda2bf611fdb218d4428e89f2cef57bd0249.tar.gz slides-d178bda2bf611fdb218d4428e89f2cef57bd0249.tar.bz2 |
Initial import
Diffstat (limited to '.htaccess')
-rw-r--r-- | .htaccess | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..80bdf3e --- /dev/null +++ b/.htaccess @@ -0,0 +1,2 @@ +#ReadmeName README.html +HeaderName README.html |