Build: (a05f357) Create .htaccess file with Cache-Control

This commit is contained in:
helenclx 2024-07-28 12:06:19 +00:00
parent f484a6b822
commit 2899904fd5
2 changed files with 5 additions and 1 deletions

4
.htaccess Normal file
View File

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

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-28T11:50:22Z</updated>
<updated>2024-07-28T12:06:15Z</updated>
<id>https://leilukin.com/</id>
<author>
<name>Leilukin</name>