Build: (8709fba) Add Webp files to cache control policy

This commit is contained in:
helenclx 2024-07-30 16:32:21 +00:00
parent b1321b6b7d
commit a29ad44e7c
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
ErrorDocument 404 /404.html
<FilesMatch "\.(ico|svg|avif|jpg|png|gif|woff2)$">
<FilesMatch "\.(ico|svg|avif|webp|jpg|png|gif|woff2)$">
Header set Cache-Control "max-age=31536000, public"
</FilesMatch>
<FilesMatch "\.(css|js)$">

View File

@ -4,7 +4,7 @@
<subtitle>Leilukin&#39;s personal website.</subtitle>
<link href="https://leilukin.com/feed.xml" rel="self"/>
<link href="https://leilukin.com"/>
<updated>2024-07-30T16:29:36Z</updated>
<updated>2024-07-30T16:32:19Z</updated>
<id>https://leilukin.com/</id>
<author>
<name>Leilukin</name>