mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-27 09:38:11 +08:00
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:
committed by
Keavon Chambers
co-authored by
Keavon Chambers
parent
390e643558
commit
32f5fba3e3
@@ -6,7 +6,7 @@
|
||||
<a class="banner" href="{{ article.permalink | safe }}"><img src="{{ article.extra.banner | safe }}" onerror="this.onerror = null; this.src = this.src.replace('.avif', '.png')" /></a>
|
||||
<h2 class="headline"><a href="{{ article.permalink | safe }}">{{ article.title }}</a></h2>
|
||||
<div class="summary">
|
||||
{{ article.summary | safe }}
|
||||
<p>{{ article.summary | striptags | safe }}</p>
|
||||
</div>
|
||||
<a href="{{ article.permalink | safe }}" class="link arrow">Keep reading</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user