Skip to content

Commit 9229e00

Browse files
FlipperPAaaugustin
authored andcommitted
Django -> django when styled as a logo with font. This was pointed out at DjangoCon US.
1 parent a64f88f commit 9229e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

django/views/templates/default_urlconf.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@
363363
<header class="u-clearfix">
364364
<div class="logo">
365365
<a href="https://www.djangoproject.com/" target="_blank" rel="noopener">
366-
<h2>Django</h2>
366+
<h2>django</h2>
367367
</a>
368368
</div>
369369
<div class="release-notes">

0 commit comments

Comments
 (0)