Skip to content

Commit a5225c0

Browse files
v1.32.1
1 parent e358ec7 commit a5225c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exodus/web/templates/base/base.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<body>
2727
<nav class="navbar navbar-expand-lg navbar-dark bg-primary sticky-top mb-4">
2828
<div class="container">
29-
<a class="navbar-brand" data-toggle="tooltip" title="εxodus v1.32.0" href="{% url 'home' %}">
29+
<a class="navbar-brand" data-toggle="tooltip" title="εxodus v1.32.1" href="{% url 'home' %}">
3030
<img src="/static/img/logo_purple_small.png" width="40" height="40" class="d-inline-block align-top"
3131
alt="{% trans "Exodus logo: white epsilon in a purple circle" %}">
3232
<span class="h2">εxodus</span>

0 commit comments

Comments
 (0)