summaryrefslogtreecommitdiff
path: root/gemfeed/atom.xml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-05-31 14:51:29 +0300
committerPaul Buetow <paul@buetow.org>2026-05-31 14:51:29 +0300
commita119cbd015a41767af794a5d9b74fad77c5cdccb (patch)
treee243c5d50046be38d274b6e0014815e27cf38bcd /gemfeed/atom.xml
parentf50e1d39503b1f80a77804551fe4c975ec2ddcd6 (diff)
Update content for html
Diffstat (limited to 'gemfeed/atom.xml')
-rw-r--r--gemfeed/atom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/gemfeed/atom.xml b/gemfeed/atom.xml
index 677f7e52..df18baa8 100644
--- a/gemfeed/atom.xml
+++ b/gemfeed/atom.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
- <updated>2026-05-31T14:43:47+03:00</updated>
+ <updated>2026-05-31T14:51:20+03:00</updated>
<title>foo.zone feed</title>
<subtitle>To be in the .zone!</subtitle>
<link href="https://foo.zone/gemfeed/atom.xml" rel="self" />
@@ -26,7 +26,7 @@
<br />
<span>The answer is: well enough for small projects like this.</span><br />
<br />
-<span><span class='inlinecode'>gt</span> is a command-line calculator written in Go that does RPN (Reverse Polish Notation), percentage calculations, unit conversion, and a fair bit more. The name stands for "greater than" — <span class='inlinecode'>gt</span> is a comparison operator the calculator supports. Plus it was free in my terminal and I liked the short name.</span><br />
+<span><span class='inlinecode'>gt</span> is a command-line calculator written in Go that does RPN (Reverse Polish Notation), percentage calculations, unit conversion, and a fair bit more. The name stands for "greater than" — <span class='inlinecode'>gt</span> is a comparison operator the calculator supports. Plus it was free in my shell (<span class='inlinecode'>gt</span> command wasn&#39;t used yet by another tool) and I liked the short name.</span><br />
<br />
<span>If you want the full feature guide, the README links to a detailed doc for every feature covered here and more:</span><br />
<br />