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 /how_to_archive_with_posix_ar.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 'how_to_archive_with_posix_ar.html')
-rw-r--r-- | how_to_archive_with_posix_ar.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/how_to_archive_with_posix_ar.html b/how_to_archive_with_posix_ar.html index 17f20ab..19fc082 100644 --- a/how_to_archive_with_posix_ar.html +++ b/how_to_archive_with_posix_ar.html @@ -4,6 +4,8 @@ <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="aki"> <meta name="tags" content="tutorial, posix, ar, archive"> +<meta name="published-on" content="2021-07-26T00:47:00+02:00"> +<meta name="last-modified-on" content="2021-07-26T17:09:00+02:00"> <link rel="icon" type="image/png" href="favicon.png"> <link rel="stylesheet" href="style.css"> |