diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html index 9cd1254..e88b21d 100644 --- a/index.html +++ b/index.html @@ -29,6 +29,7 @@ <div id="majornote"> <h2>Recent Articles</h2> <p>These are recent articles. Those before April 2022 are not listed, but maybe be listed later.</p> + <p>Beginning April 2022, almost all articles are available in both plain text (IETF style) and HTML. By default, links SHOULD link to the plain text version, just replace ".txt" with ".html" in the URL for the HTML version.</p> <ul> <li><a href="pragmatics.txt">WIP: The Pragmatic Use of Nonfree Software in the Free Software Movement</a>.</li> </ul> |