summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2024-03-09 10:53:42 -0600
committerluxagraf <sng@luxagraf.net>2024-03-09 10:53:42 -0600
commit8e0b13c159db275b2cbc521ded9dfd5d6855a2d5 (patch)
treee296e245c7c8c07ccbf854e4ec08fd9c91501556 /templates
parent6ad149c399104c9efd69a21ae9bcfdcc323b9634 (diff)
posts: changed some urls and build script
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index c63152d..4edf2d2 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -28,7 +28,7 @@
</div>
<nav>
<a class="nav-item smcaps" href="{% url "jrnl:list" %}" title="Stories of life on the road.">Friends</a>
- <a class="nav-item smcaps" href="{% url "range:range-list" %}" title="Life and how to live it">Range</a>
+ <a class="nav-item smcaps" href="{% url "range:list" %}" title="Life and how to live it">Range</a>
<!--<a class="nav-item smcaps" href="{% url "guides:guide-list" %}" title="Guides">Guides</a> -->
<a class="nav-item smcaps" href="/about" title="About Scott">About</a>
<!--