1
0
mirror of https://github.com/actix/examples synced 2025-06-29 02:10:36 +02:00

Adding first draft of static index example

This commit is contained in:
Jose Marinez
2018-04-16 16:38:29 -04:00
parent 447ee25869
commit 6276b697e2
9 changed files with 161 additions and 0 deletions

2
static_index/.gitattributes vendored Normal file
View File

@ -0,0 +1,2 @@
# Auto detect text files and perform LF normalization
* text=auto