aboutsummaryrefslogtreecommitdiffstats
path: root/resources/views/dashboard/login.edge
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2022-04-24 12:23:44 -0500
committerLibravatar GitHub <noreply@github.com>2022-04-24 12:23:44 -0500
commit442ef142fc4bd7c430d8a1314535f03576f616f6 (patch)
tree10d8df84e8c5ba68b7dd0bf6bc1e0add6a766b63 /resources/views/dashboard/login.edge
parentfix: branding on README.md (diff)
downloadferdium-server-442ef142fc4bd7c430d8a1314535f03576f616f6.tar.gz
ferdium-server-442ef142fc4bd7c430d8a1314535f03576f616f6.tar.zst
ferdium-server-442ef142fc4bd7c430d8a1314535f03576f616f6.zip
Rebranded from 'ferdi' to 'ferdium' (#4)
Diffstat (limited to 'resources/views/dashboard/login.edge')
-rw-r--r--resources/views/dashboard/login.edge2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/views/dashboard/login.edge b/resources/views/dashboard/login.edge
index ee354a4..23995ae 100644
--- a/resources/views/dashboard/login.edge
+++ b/resources/views/dashboard/login.edge
@@ -61,7 +61,7 @@
61 </div> 61 </div>
62 <div class="text-center"> 62 <div class="text-center">
63 <a class="w-full font-bold text-sm text-blue-500 hover:text-blue-800" href="../import"> 63 <a class="w-full font-bold text-sm text-blue-500 hover:text-blue-800" href="../import">
64 Import your Franz account 64 Import your Franz/Ferdi account
65 </a> 65 </a>
66 </div> 66 </div>
67</form> 67</form>