diff options
author | Aki <please@ignore.pl> | 2023-12-27 00:42:28 +0100 |
---|---|---|
committer | Aki <please@ignore.pl> | 2023-12-27 00:44:08 +0100 |
commit | 995643cae1238ab3d3b21ae36ac666625d741afa (patch) | |
tree | 12adb222b1b5f78d1473d5f2ed9120596c0e8423 /self_update_march_2023.html | |
parent | 2232602e9f6583722b15389039ca486b0b22c3b9 (diff) | |
download | ignore.pl-995643cae1238ab3d3b21ae36ac666625d741afa.zip ignore.pl-995643cae1238ab3d3b21ae36ac666625d741afa.tar.gz ignore.pl-995643cae1238ab3d3b21ae36ac666625d741afa.tar.bz2 |
Added atom feed for the content
The entries are not yet ordered, placement in the index is... questionable,
and the content of "published-on" and "last-modified-on" is duplicated in
the subtitle line.
Diffstat (limited to 'self_update_march_2023.html')
-rw-r--r-- | self_update_march_2023.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/self_update_march_2023.html b/self_update_march_2023.html index e68b621..37727cc 100644 --- a/self_update_march_2023.html +++ b/self_update_march_2023.html @@ -4,6 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="blog, update"> +<meta name="published-on" content="2023-03-23T22:58:00+01:00"> <link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> |