Skip to content

Commit

Permalink
Sancto: minor correction (code formatting).
Browse files Browse the repository at this point in the history
  • Loading branch information
BrRoman committed Jun 20, 2024
1 parent ce4f576 commit 26c9a7a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion static/js/data_sancto.js
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,9 @@ const days_sancto = {
'before': '',
'color': 'white',
'header': '<span class="festum">In Præsentatione Domini - Festum.</span>',
'body': '<ul><li>Ante Missam fit processio candelarum.</li></ul>',
'body': '<ul>\
<li>Ante Missam fit processio candelarum.</li>\
</ul>',
'after': '',
},
'02_03': {
Expand Down

0 comments on commit 26c9a7a

Please sign in to comment.