aboutsummaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorMitchell Riedstra <mitch@riedstra.dev>2021-10-26 18:01:24 -0400
committerMitchell Riedstra <mitch@riedstra.dev>2021-10-26 19:03:13 -0400
commit8f07a61b3749675bad9426f01ced39bae9ff1d2c (patch)
treeeecc3a96aca3b9ab9ffd4a1e58b8d9330b0d647a /app
parentc99423725bbc5bbdcf6a433f27712377e4d4cc52 (diff)
downloaddispatch-tracker-8f07a61b3749675bad9426f01ced39bae9ff1d2c.tar.gz
dispatch-tracker-8f07a61b3749675bad9426f01ced39bae9ff1d2c.tar.xz
Add a link to the demo. Few tweaks.HEADmaster
Diffstat (limited to 'app')
-rw-r--r--app/app/settings.py4
-rw-r--r--app/dispatch/templates/dispatch/base.html2
2 files changed, 3 insertions, 3 deletions
diff --git a/app/app/settings.py b/app/app/settings.py
index 78cd7db..aa1e81b 100644
--- a/app/app/settings.py
+++ b/app/app/settings.py
@@ -77,10 +77,10 @@ else:
use case.
</p>
<p class="flow-text">
- <a href="https://mitchriedstra.com/resume">Please contact me</a>
+ <a href="https://riedstra.dev">Please contact me</a>
if you would like more information. This version has been
specifically designed for a trucking company that continues to
- use it more than two years after implementation.
+ use it years after implementation.
</p>
</p>
<script>
diff --git a/app/dispatch/templates/dispatch/base.html b/app/dispatch/templates/dispatch/base.html
index d1cebdf..8b4a7b4 100644
--- a/app/dispatch/templates/dispatch/base.html
+++ b/app/dispatch/templates/dispatch/base.html
@@ -55,7 +55,7 @@
<div class="container">
<p>
- Created by <a class="blue-text text-lighten-3" href="https://mitchriedstra.com/resume">Mitchell Riedstra</a> et al
+ Created by <a class="blue-text text-lighten-3" href="https://riedstra.dev">Mitchell Riedstra</a> et al
</p>
</div>
<!--