Jul 22 - Update - add Rich-text editor, draft/publish, drag-to-reorder

This commit is contained in:
2026-07-22 17:13:26 -04:00
parent a39fa091fa
commit 69b97d51fe
15 changed files with 1295 additions and 23 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
</div>
<ul class="topics" role="list">
{% for topic in section.topics %}
{% for topic in section.published_topics %}
<li class="topic" data-topic>
<button class="topic__head" type="button"
aria-expanded="false"