projects
/
pgcac-website.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86d735a
)
Fix link.
author
Dave Page
<dpage@pgadmin.org>
Mon, 24 Jul 2023 14:08:52 +0000
(15:08 +0100)
committer
Dave Page
<dpage@pgadmin.org>
Mon, 24 Jul 2023 14:08:52 +0000
(15:08 +0100)
templates/base.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/base.html
b/templates/base.html
index 26fcfb1fca3bbf36c4c1446a57fd81af290cf1da..7b0115f6dfe98d78c09b6e8a02368ba7c926a6d7 100644
(file)
--- a/
templates/base.html
+++ b/
templates/base.html
@@
-63,7
+63,7
@@
<div>
<h2>Quick Links</h2>
<ul>
- <li><a href="/"
/>Home
</li>
+ <li><a href="/"
>Home</a>
</li>
<li><a href="/about/pgca">About</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/trademarks/list">Trademarks</a></li>