diff options
Diffstat (limited to 'templates/base.html')
| -rw-r--r-- | templates/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 4c43811..17f8fcd 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -183,7 +183,7 @@ | |||
| 183 | <body> | 183 | <body> |
| 184 | 184 | ||
| 185 | <header> | 185 | <header> |
| 186 | <nav class="main" itemscope itemtype="http://schema.org/SiteNavigationElement" role="toolbar"> | 186 | <nav class="main" itemscope itemtype="http://schema.org/SiteNavigationElement" role="navigation" aria-label="Main navigation"> |
| 187 | <a href="/">Home</a> | 187 | <a href="/">Home</a> |
| 188 | <a href="/#posts">Posts</a> | 188 | <a href="/#posts">Posts</a> |
| 189 | <a href="/#notes">Notes</a> | 189 | <a href="/#notes">Notes</a> |
