diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-05-24 17:48:06 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-05-24 17:48:06 -0700 |
| commit | dc0acf5a9873fb19d3a69dd44a946152c1c0b429 (patch) | |
| tree | 4dd9b45b6ed59134f00231f2c5348b5b14e22355 /contact.html | |
| parent | f40bc24825354cbc2730761e6096566c377c812b (diff) | |
Added versioning for CSS
Diffstat (limited to 'contact.html')
| -rw-r--r-- | contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contact.html b/contact.html index 2935d79..dda9744 100644 --- a/contact.html +++ b/contact.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html> <head> - <link rel="stylesheet" href="britons.css"> + <link rel="stylesheet" href="britons.css?v=3"> <meta http-equiv="content-type" content="text/html; charset=windows-1252"> <meta name="author" content="Jodian Buenaventura" > <meta name="keywords" content="hmofa, tech, writing, index"> |
