diff options
| author | 2026-06-29 21:50:03 +0000 | |
|---|---|---|
| committer | 2026-06-29 21:50:03 +0000 | |
| commit | 674ea75ad7b552aebe25670a43b3942a6fdc76a6 (patch) | |
| tree | c913a3102fead8dc8a72c321bade97f22deb3543 /index.html | |
| parent | nojs faq expander (diff) | |
bust caches
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -2,8 +2,8 @@ <html> <head> <title>hostfil.es</title> - <link rel="stylesheet" href="/static/style.css" /> - <script src="/static/script.js"></script> + <link rel="stylesheet" href="/static/style.css?" /> + <script src="/static/script.js?"></script> </head> <body> <form action="upload.php" method="POST" enctype="multipart/form-data"> |
