Skip to content

Commit b87a781

Browse files
committed
chore: rename article routes to blog
1 parent 7d62686 commit b87a781

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<body>
1616
<a class="skip-link" href="#vision">Skip to main content</a>
1717
<div class="page-noise" aria-hidden="true"></div>
18-
<a class="top-banner" href="./articles/the-next-stage-of-rss3.html">
18+
<a class="top-banner" href="./blog/the-next-stage-of-rss3.html">
1919
<span class="wrap">
2020
<span class="top-banner__inner">
2121
<span class="top-banner__label">Latest</span>
@@ -208,7 +208,7 @@ <h2><span class="chapter-token">$RSS3</span> The link between infrastructure and
208208
<li>Shared Stake</li>
209209
</ul>
210210
<div class="link-row">
211-
<a href="./articles/about-rss3.html">About $RSS3</a>
211+
<a href="./blog/about-rss3.html">About $RSS3</a>
212212
<span class="link-row__static" aria-disabled="true">Claim Portal (coming soon)</span>
213213
</div>
214214
</div>
@@ -238,12 +238,12 @@ <h2>Blog</h2>
238238
</div>
239239

240240
<div class="blog-grid">
241-
<a class="blog-card" href="./articles/the-next-stage-of-rss3.html" data-reveal>
241+
<a class="blog-card" href="./blog/the-next-stage-of-rss3.html" data-reveal>
242242
<h3>The Next Stage of RSS3</h3>
243243
<span class="blog-card__cta">Read article</span>
244244
</a>
245245

246-
<a class="blog-card" href="./articles/about-rss3.html" data-reveal>
246+
<a class="blog-card" href="./blog/about-rss3.html" data-reveal>
247247
<h3>About $RSS3</h3>
248248
<span class="blog-card__cta">Read article</span>
249249
</a>

0 commit comments

Comments
 (0)