Skip to content

Commit

Permalink
fix about
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntheticBird45 committed Jun 17, 2024
1 parent 53f921f commit f6529f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/about.astro
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ import Layout from '../layouts/BlogPost.astro';
title="About Cuprate"
description="About Cuprate"
pubDate={new Date('June 6 2024')}
type="information"
>
<p style="">
Cuprate is an ongoing effort at implementing a fully functional <a href="https://getmonero.org">Monero</a> node in the <a href="https://rust-lang.org">Rust programming language</a>.
Expand Down

0 comments on commit f6529f9

Please sign in to comment.