Skip to content

Commit 6668588

Browse files
committed
Linting
1 parent f11cb0c commit 6668588

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/templates/it/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
{%- elif self.call_for_contributors_link() | trim | length > 0 -%}
2828
<p>
2929
📣 <a hreflang="en" href="{{ self.call_for_contributors_link() }}"><b>Chiamata per i contributori</b></a>:
30-
Aiuta a creare il Web Almanac {{ now().year }}— entra a far parte del team che darà forma all’edizione di quest’anno!
30+
Aiuta a creare il Web Almanac {{ now().year }}— entra a far parte del team che darà forma all’edizione di quest’anno!
3131
</p>
3232
{%- endif -%}
3333
{% endblock %}

0 commit comments

Comments
 (0)