mirror of
https://github.com/rottenwheel/hugo-rottenwheel.git
synced 2024-11-08 19:50:04 +00:00
deploy: f543926a0a
This commit is contained in:
parent
ac39138b09
commit
ec7f1570c2
2 changed files with 2 additions and 4 deletions
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>rottenblog</title><link>https://blog.rottenwheel.com/</link><description>Recent content on rottenblog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 05 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rottenwheel.com/index.xml" rel="self" type="application/rss+xml"/><item><title>testing</title><link>https://blog.rottenwheel.com/posts/testing/</link><pubDate>Sat, 05 Oct 2024 00:00:00 +0000</pubDate><guid>https://blog.rottenwheel.com/posts/testing/</guid><description><h1 id="testing">testing</h1>
|
||||
<p>Check, check&hellip; <em>1&hellip; 2&hellip; 3&hellip;</em> Over.</p></description></item><item><title>Example post</title><link>https://blog.rottenwheel.com/posts/post-1/</link><pubDate>Fri, 28 Jan 2022 03:00:00 +0300</pubDate><guid>https://blog.rottenwheel.com/posts/post-1/</guid><description><p>What you need to do is:</p>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>rottenblog</title><link>https://blog.rottenwheel.com/</link><description>Recent content on rottenblog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 05 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rottenwheel.com/index.xml" rel="self" type="application/rss+xml"/><item><title>testing</title><link>https://blog.rottenwheel.com/posts/testing/</link><pubDate>Sat, 05 Oct 2024 00:00:00 +0000</pubDate><guid>https://blog.rottenwheel.com/posts/testing/</guid><description><p>Check, check&hellip; <em>1&hellip; 2&hellip; 3&hellip;</em> Over.</p></description></item><item><title>Example post</title><link>https://blog.rottenwheel.com/posts/post-1/</link><pubDate>Fri, 28 Jan 2022 03:00:00 +0300</pubDate><guid>https://blog.rottenwheel.com/posts/post-1/</guid><description><p>What you need to do is:</p>
|
||||
<ol>
|
||||
<li>Create the sockets.</li>
|
||||
<li>Add the sockets to the set (<code>FD_SET</code>).</li>
|
||||
|
|
|
@ -1,5 +1,4 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on rottenblog</title><link>https://blog.rottenwheel.com/posts/</link><description>Recent content in Posts on rottenblog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 05 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rottenwheel.com/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>testing</title><link>https://blog.rottenwheel.com/posts/testing/</link><pubDate>Sat, 05 Oct 2024 00:00:00 +0000</pubDate><guid>https://blog.rottenwheel.com/posts/testing/</guid><description><h1 id="testing">testing</h1>
|
||||
<p>Check, check&hellip; <em>1&hellip; 2&hellip; 3&hellip;</em> Over.</p></description></item><item><title>Example post</title><link>https://blog.rottenwheel.com/posts/post-1/</link><pubDate>Fri, 28 Jan 2022 03:00:00 +0300</pubDate><guid>https://blog.rottenwheel.com/posts/post-1/</guid><description><p>What you need to do is:</p>
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Posts on rottenblog</title><link>https://blog.rottenwheel.com/posts/</link><description>Recent content in Posts on rottenblog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 05 Oct 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rottenwheel.com/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>testing</title><link>https://blog.rottenwheel.com/posts/testing/</link><pubDate>Sat, 05 Oct 2024 00:00:00 +0000</pubDate><guid>https://blog.rottenwheel.com/posts/testing/</guid><description><p>Check, check&hellip; <em>1&hellip; 2&hellip; 3&hellip;</em> Over.</p></description></item><item><title>Example post</title><link>https://blog.rottenwheel.com/posts/post-1/</link><pubDate>Fri, 28 Jan 2022 03:00:00 +0300</pubDate><guid>https://blog.rottenwheel.com/posts/post-1/</guid><description><p>What you need to do is:</p>
|
||||
<ol>
|
||||
<li>Create the sockets.</li>
|
||||
<li>Add the sockets to the set (<code>FD_SET</code>).</li>
|
||||
|
|
Loading…
Reference in a new issue