Skip to content

Commit 59d121f

Browse files
added one-liners bundle
1 parent 019d88e commit 59d121f

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

atom.xml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<link href="https://learnbyexample.github.io/atom.xml" rel="self" type="application/atom+xml"/>
66
<link href="https://learnbyexample.github.io"/>
77
<generator uri="https://www.getzola.org/">Zola</generator>
8-
<updated>2024-02-20T00:00:00+00:00</updated>
8+
<updated>2024-02-26T00:00:00+00:00</updated>
99
<id>https://learnbyexample.github.io/atom.xml</id>
1010
<entry xml:lang="en">
1111
<title>Ruby One-Liners Guide book announcement</title>
1212
<published>2024-02-20T00:00:00+00:00</published>
13-
<updated>2024-02-20T00:00:00+00:00</updated>
13+
<updated>2024-02-26T00:00:00+00:00</updated>
1414
<link rel="alternate" href="https://learnbyexample.github.io/ruby-oneliners-guide-announcement/" type="text/html"/>
1515
<id>https://learnbyexample.github.io/ruby-oneliners-guide-announcement/</id>
1616
<content type="html">&lt;p&gt;Hello!&lt;&#x2F;p&gt;
@@ -29,6 +29,11 @@
2929
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;ruby-textprocessing&quot;&gt;Gumroad&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
3030
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;leanpub.com&#x2F;b&#x2F;ruby-textprocessing&#x2F;c&#x2F;new_release&quot;&gt;Leanpub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
3131
&lt;&#x2F;ul&gt;
32+
&lt;p&gt;So is the &lt;strong&gt;Magical one-liners&lt;&#x2F;strong&gt; bundle:&lt;&#x2F;p&gt;
33+
&lt;ul&gt;
34+
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;learnbyexample.gumroad.com&#x2F;l&#x2F;oneliners&quot;&gt;Gumroad&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
35+
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;leanpub.com&#x2F;b&#x2F;oneliners&#x2F;c&#x2F;new_release&quot;&gt;Leanpub&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
36+
&lt;&#x2F;ul&gt;
3237
&lt;br&gt;
3338
&lt;h2 id=&quot;what-s-new&quot;&gt;What&#x27;s new?&lt;a class=&quot;zola-anchor&quot; href=&quot;#what-s-new&quot; aria-label=&quot;Anchor link for: what-s-new&quot;&gt;🔗&lt;&#x2F;a&gt;&lt;&#x2F;h2&gt;
3439
&lt;ul&gt;

0 commit comments

Comments
 (0)