Skip to content

Commit 3fb4013

Browse files
authored
Add missing text footer link for andrevv (#296)
1 parent 8eaa130 commit 3fb4013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

trac-env/templates/site_footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h2>Support Us</h2>
6868
<li>
6969
<span>Hosting by</span> <a class="in-kind-donors" href="https://www.djangoproject.com/fundraising/#in-kind-donors">In-kind donors</a>
7070
</li>
71-
<li class="design"><span>Design by</span> <a class="threespot" href="http://www.threespot.com">Threespot</a> <span class="ampersand">&amp;</span> <a class="andrevv" href="http://andrevv.com/"></a></li>
71+
<li class="design"><span>Design by</span> <a class="threespot" href="http://www.threespot.com">Threespot</a> <span class="ampersand">&amp;</span> <a class="andrevv" href="http://andrevv.com/">andrevv</a></li>
7272
</ul>
7373
<p class="copyright">&copy; 2005-${date.today().year}
7474
<a href="https://djangoproject.com/foundation/"> Django Software Foundation</a>

0 commit comments

Comments
 (0)