We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3609a35 commit 437ec3aCopy full SHA for 437ec3a
1 file changed
templates/default.html
@@ -59,7 +59,7 @@ <h1>{{ title }}</h1>
59
{{ content }}
60
{% endif %}
61
</section>
62
- <footer>© Copyright 2021 <a href="/">SoCal Python</a> 🐍</footer>
+ <footer>© <a href="/">SoCal Python</a> 🐍</footer>
63
</div>
64
</body>
65
</html>
0 commit comments