aboutsummaryrefslogtreecommitdiff
path: root/cmd/web/templates/components
diff options
context:
space:
mode:
authorVikas Kushwaha <dev@vikas.rocks>2025-02-11 17:45:19 +0530
committerVikas Kushwaha <dev@vikas.rocks>2025-02-11 17:45:19 +0530
commitd7d066cfa1cd16dd502000077696388043c4dab9 (patch)
treef43b009ae023f1aec580f0096e7712861cbab655 /cmd/web/templates/components
parenta28b31e0f40a34674a7e14405d21bdbc5d53c2fb (diff)
Substituted 'Article' with 'Project'
Diffstat (limited to 'cmd/web/templates/components')
-rw-r--r--cmd/web/templates/components/navbar.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/web/templates/components/navbar.tmpl b/cmd/web/templates/components/navbar.tmpl
index f9cdc2a..22da5c9 100644
--- a/cmd/web/templates/components/navbar.tmpl
+++ b/cmd/web/templates/components/navbar.tmpl
@@ -56,7 +56,7 @@
class="nav-link {{ if eq .NavBarActive "editor" }} active {{ end }}"
>
<i class="ion-compose"></i>
- New Article
+ New Project
</a>
</li>
<li class="nav-item">