Skip to content

Commit 437ec3a

Browse files
committed
Update footer copyright to something evergreen
1 parent 3609a35 commit 437ec3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h1>{{ title }}</h1>
5959
{{ content }}
6060
{% endif %}
6161
</section>
62-
<footer>&copy; Copyright 2021 <a href="/">SoCal Python</a> 🐍</footer>
62+
<footer>&copy; <a href="/">SoCal Python</a> 🐍</footer>
6363
</div>
6464
</body>
6565
</html>

0 commit comments

Comments
 (0)