diff --git a/templates/index.html b/templates/index.html index 105a8be..ba517dd 100644 --- a/templates/index.html +++ b/templates/index.html @@ -12,7 +12,7 @@
- <command> | curl -T- https://p.rascul.xyz
+ <command> | curl -T- {{site_url}}
- curl -T- https://p.rascul.xyz < <file>
+ curl -T- {{site_url}} < <file>