We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99844e7 + b8604b5 commit 071e439Copy full SHA for 071e439
app.py
@@ -7,7 +7,7 @@
7
8
navigation = [
9
{"text": "Home", "url": "/index.html", "fa": "fa fa-home fa-fw"},
10
- {"text": "Blog", "url": "/blog/blog1.html", "fa": "fa fa-newspaper fa-fw"},
+ {"text": "News", "url": "/blog/blog1.html", "fa": "fa fa-newspaper fa-fw"},
11
{"text": "About Us", "url": "/about.html", "fa": "fa fa-info-circle fa-fw"},
12
{"text": "Events", "fa": "fa fa-calendar fa-fw", "url": "/events.html"},
13
{"text": "Community", "url": "/community.html", "fa": "fa fa-users fa-fw"},
0 commit comments