Skip to content

Commit

Permalink
Format list of dialogues as ordered not unordered
Browse files Browse the repository at this point in the history
  • Loading branch information
tejr authored and Tyil committed Aug 17, 2020
1 parent ffebc5d commit 975a1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agora.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ clarity, along with some footnotes, but it otherwise represents the
conversations pretty well as they happened.

{% for dialogue in site.agora %}
* [<cite>{{ dialogue.title }}</cite>]({{ dialogue.url }}){% endfor%}
1. [<cite>{{ dialogue.title }}</cite>]({{ dialogue.url }}){% endfor%}

0 comments on commit 975a1d6

Please sign in to comment.