Remove zola example
This commit is contained in:
parent
c94ec1c046
commit
827c716ae6
1 changed files with 0 additions and 11 deletions
|
@ -1,11 +0,0 @@
|
|||
server {
|
||||
listen 80;
|
||||
server_name zola-example.mo8it.xyz;
|
||||
|
||||
location / {
|
||||
root /volumes/sites/zola-example.mo8it.xyz;
|
||||
index index.html;
|
||||
}
|
||||
|
||||
error_page 404 /404.html;
|
||||
}
|
Loading…
Add table
Reference in a new issue