diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-07-24 18:52:33 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-07-24 18:52:33 -0700 |
| commit | 35a029ed2a21066da99196d39e78d8c12239a957 (patch) | |
| tree | e0fc546f0af0b1df59b03c1a11310b8e3a7c1fcc | |
| parent | e0aac87940ee1a94f73dcef8517652b260c6ba70 (diff) | |
Minor CSS fix to avoid caching
| -rw-r--r-- | ic/ic.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ <html lang="en"> <head> - <link rel="stylesheet" href="/britons.css?v=8"> + <link rel="stylesheet" href="/britons.css?v=9"> <meta http-equiv="content-type" content="text/html; charset=windows-1252"> <meta name="author" content="Jodian Buenaventura" > <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> |
