Skip to content

Commit e98013e

Browse files
committed
Build site Wed 22 Mar 2023 13:23:21 AEDT
1 parent 85f66fe commit e98013e

5 files changed

Lines changed: 12 additions & 12 deletions

File tree

blog/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,10 @@ <h1>Blogs</h1>
7373
<div class="postListItem" role="listitem">
7474
<div class="postHeader">
7575
<span class="postTitle">Release 0.30.0 is out!</span>
76-
<span class="postDate">February 21, 2023</span>
76+
<span class="postDate">March 21, 2023</span>
7777
</div>
7878
<div class="postExcerpt">
79-
<p><p><code>rust-bitcoin</code> version 0.30.0 is out now.</p></p>
79+
<p><p><code>rust-bitcoin</code> <a href="https://docs.rs/bitcoin/0.30.0/bitcoin/index.html">version 0.30.0</a> is out now.</p></p>
8080
</div>
8181
</div>
8282
</a>

blog/index.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<description>Recent content in Blogs on </description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Tue, 21 Feb 2023 20:00:00 -0700</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Tue, 21 Mar 2023 12:00:00 -0700</lastBuildDate><atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
1010
<item>
1111
<title>Release 0.30.0 is out!</title>
1212
<link>/blog/release-0.30.0/</link>
13-
<pubDate>Tue, 21 Feb 2023 20:00:00 -0700</pubDate>
13+
<pubDate>Tue, 21 Mar 2023 12:00:00 -0700</pubDate>
1414

1515
<guid>/blog/release-0.30.0/</guid>
16-
<description>&lt;p&gt;&lt;code&gt;rust-bitcoin&lt;/code&gt; version 0.30.0 is out now.&lt;/p&gt;</description>
16+
<description>&lt;p&gt;&lt;code&gt;rust-bitcoin&lt;/code&gt; &lt;a href=&#34;https://docs.rs/bitcoin/0.30.0/bitcoin/index.html&#34;&gt;version 0.30.0&lt;/a&gt; is out now.&lt;/p&gt;</description>
1717
</item>
1818

1919
<item>

blog/release-0.30.0/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<div class="postWrapper">
5959
<h1>Release 0.30.0 is out!</h1>
6060
<div>
61-
<p><code>rust-bitcoin</code> version 0.30.0 is out now.</p>
61+
<p><code>rust-bitcoin</code> <a href="https://docs.rs/bitcoin/0.30.0/bitcoin/index.html">version 0.30.0</a> is out now.</p>
6262
<p>This is a rather large release so we decided to write an update guide for you guys. If this guide is
6363
not useful or lacking in some way please do let us know so we can do better.</p>
6464
<p>First a little excuse for why this is going to be so painful. We try to deprecate things when we

index.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
<description>Recent content on </description>
77
<generator>Hugo -- gohugo.io</generator>
88
<language>en-us</language>
9-
<lastBuildDate>Tue, 21 Feb 2023 20:00:00 -0700</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
9+
<lastBuildDate>Tue, 21 Mar 2023 12:00:00 -0700</lastBuildDate><atom:link href="/index.xml" rel="self" type="application/rss+xml" />
1010
<item>
1111
<title>Release 0.30.0 is out!</title>
1212
<link>/blog/release-0.30.0/</link>
13-
<pubDate>Tue, 21 Feb 2023 20:00:00 -0700</pubDate>
13+
<pubDate>Tue, 21 Mar 2023 12:00:00 -0700</pubDate>
1414

1515
<guid>/blog/release-0.30.0/</guid>
16-
<description>&lt;p&gt;&lt;code&gt;rust-bitcoin&lt;/code&gt; version 0.30.0 is out now.&lt;/p&gt;</description>
16+
<description>&lt;p&gt;&lt;code&gt;rust-bitcoin&lt;/code&gt; &lt;a href=&#34;https://docs.rs/bitcoin/0.30.0/bitcoin/index.html&#34;&gt;version 0.30.0&lt;/a&gt; is out now.&lt;/p&gt;</description>
1717
</item>
1818

1919
<item>

sitemap.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
55
<loc>/</loc>
6-
<lastmod>2023-02-21T20:00:00-07:00</lastmod>
6+
<lastmod>2023-03-21T12:00:00-07:00</lastmod>
77
</url><url>
88
<loc>/blog/</loc>
9-
<lastmod>2023-02-21T20:00:00-07:00</lastmod>
9+
<lastmod>2023-03-21T12:00:00-07:00</lastmod>
1010
</url><url>
1111
<loc>/blog/release-0.30.0/</loc>
12-
<lastmod>2023-02-21T20:00:00-07:00</lastmod>
12+
<lastmod>2023-03-21T12:00:00-07:00</lastmod>
1313
</url><url>
1414
<loc>/about/</loc>
1515
<lastmod>2023-02-15T11:15:39+11:00</lastmod>

0 commit comments

Comments
 (0)