Skip to content

Commit

Permalink
30th year; better spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
mjmusante committed Aug 14, 2024
1 parent 116eafe commit 9335088
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion IFComp/root/src/_current_entry_row.tt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<span style="font-size: smaller;" itemprop="genai_cover"><em>Generative artifical intelligence was used to make this cover art.</em></span>
[% END %]
[% IF entry.cover_artist %]
<p><strong>Cover art by:</strong><br/><span itemprop="author">[% entry.cover_artist %]</span></p>
<br><p><strong>Cover art by:</strong><br/><span itemprop="author">[% entry.cover_artist %]</span></p>
[% END %]
</div>
[% END %]
Expand Down
2 changes: 1 addition & 1 deletion IFComp/root/src/welcome.tt2
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<div class="row">

<div class="col-sm-4">
<h2>IFComp's 29th year!</h2>
<h2>IFComp's 30th year!</h2>
<p><strong>Welcome!</strong> Here are a few things you can do on this site, right now:</p>
<ul>
[% IF current_comp.status == 'open_for_judging' %]
Expand Down

0 comments on commit 9335088

Please sign in to comment.