Blog post: Graphite progress report (Q2 2024) (#1805)

* Q2 blogpost

* WIP

* WIP 2

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
This commit is contained in:
James Lindsay
2024-08-02 14:08:00 +01:00
committed by Keavon Chambers
parent 390e643558
commit 32f5fba3e3
18 changed files with 309 additions and 38 deletions

View File

@@ -8,9 +8,10 @@
<section id="404">
<div class="block">
<h1>Page not found</h1>
<p>Or as the machines like to say it: <code>404</code>.</p>
<br />
<a href="/" class="button arrow">Return home</a>
<p>Or "<code>404</code>", as the machines like to say it.</p>
<p>
<a href="/" class="button arrow">Return home</a>
</p>
</div>
</section>
{%- endblock content -%}