diff options
author | Christian Cleberg <hello@cleberg.net> | 2023-12-02 11:34:20 -0600 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2023-12-02 11:34:20 -0600 |
commit | fcc889508ab63a679b5cbd231478b25cff48d8fc (patch) | |
tree | a9ec2ce9f00b07a0ab081e7160e1183a7cef634f /blog/2022-02-20-nginx-caching.org | |
parent | dfb4de1797796c72f597f4c0c6cd1e01dc5a66ee (diff) | |
download | cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.gz cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.tar.bz2 cleberg.net-fcc889508ab63a679b5cbd231478b25cff48d8fc.zip |
fix: update domains
Diffstat (limited to 'blog/2022-02-20-nginx-caching.org')
-rw-r--r-- | blog/2022-02-20-nginx-caching.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/blog/2022-02-20-nginx-caching.org b/blog/2022-02-20-nginx-caching.org index 096e892..d93a0b9 100644 --- a/blog/2022-02-20-nginx-caching.org +++ b/blog/2022-02-20-nginx-caching.org @@ -53,7 +53,7 @@ hours/day _ 60 minutes/hour \* 60 seconds/minute = 2,592,000 seconds). The `Expires` field is now showing 22 March 2022, which is 30 days from the day of this post, 20 February 2022. - + ## Caveats |