diff options
| author | JustZvan <justzvan@justzvan.xyz> | 2026-03-25 17:45:10 +0100 |
|---|---|---|
| committer | JustZvan <justzvan@justzvan.xyz> | 2026-03-25 17:45:10 +0100 |
| commit | 3c1125e19a509329409e7d3d9ff41f36fd2ed5c9 (patch) | |
| tree | e1e6e380164afea27fa5c33ed12a0a4d9d8acd82 /themes/JustZvan/assets | |
| parent | 3ca80fe3264c7883538bc19b1f95857ac945577e (diff) | |
feat: nuke all javascript
Diffstat (limited to 'themes/JustZvan/assets')
| -rw-r--r-- | themes/JustZvan/assets/js/main.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/themes/JustZvan/assets/js/main.js b/themes/JustZvan/assets/js/main.js deleted file mode 100644 index e2aac52..0000000 --- a/themes/JustZvan/assets/js/main.js +++ /dev/null @@ -1 +0,0 @@ -console.log('This site was generated by Hugo.'); |