mirror of
https://github.com/helenclx/leilukin-site.git
synced 2025-04-02 21:10:52 +00:00
Compare commits
2 Commits
15e54214e4
...
2899904fd5
Author | SHA1 | Date | |
---|---|---|---|
|
2899904fd5 | ||
|
f484a6b822 |
4
.htaccess
Normal file
4
.htaccess
Normal file
@ -0,0 +1,4 @@
|
||||
|
||||
<FilesMatch "\.(ico|svg|avif|jpg|png|gif|js|css|woff2)$">
|
||||
Header set Cache-Control "max-age=31536000, public"
|
||||
</FilesMatch>
|
2
feed.xml
2
feed.xml
@ -4,7 +4,7 @@
|
||||
<subtitle>Leilukin's personal website.</subtitle>
|
||||
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
||||
<link href="https://leilukin.com"/>
|
||||
<updated>2024-07-28T11:10:55Z</updated>
|
||||
<updated>2024-07-28T12:06:15Z</updated>
|
||||
<id>https://leilukin.com/</id>
|
||||
<author>
|
||||
<name>Leilukin</name>
|
||||
|
Loading…
x
Reference in New Issue
Block a user