We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41dd7aa commit 2f11a07Copy full SHA for 2f11a07
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>© Copyright 2021 <a href="/">SoCal Python</a> 🐍</footer>
63
</div>
64
</body>
65
</html>
0 commit comments