Skip to content

Commit 2474679

Browse files
authored
Fix formatting in articles.html support notes section
1 parent 8d3f87f commit 2474679

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<div class="details-header">
6363
<details class="extrainfo">
6464
<summary>Support notes</summary>
65-
<div class="infocontent"><code>Articles are a unit of content in your website. They can be of various types, each with a different layout, as defined in the theme you have chosen.<br/><br/>Articles can be linked to other articles using <a href="/relations.html">Relations</a>, which can be displayed on the pages of the articles themselves, again as defined in the theme.</code></div>
65+
<div class="infocontent"><code>Articles are a unit of content in your website. They can be of various types, each with a different layout, as defined in the theme you have chosen.<br/><br/>Articles can be linked to other articles using <a href="relations.html">Relations</a>, which can be displayed on the pages of the articles themselves, again as defined in the theme.</code></div>
6666
</details>
6767
</div>
6868
<div id="actions-div">

0 commit comments

Comments
 (0)