mirror of
https://github.com/boostorg/website-v2.git
synced 2026-01-19 04:42:17 +00:00
Fix Home nav link active color (#1523)
This commit is contained in:
@@ -141,6 +141,7 @@ TEMPLATES = [
|
||||
"django.contrib.auth.context_processors.auth",
|
||||
"django.contrib.messages.context_processors.messages",
|
||||
"core.context_processors.current_version",
|
||||
"core.context_processors.active_nav_item",
|
||||
"core.context_processors.debug",
|
||||
],
|
||||
"loaders": [
|
||||
|
||||
Reference in New Issue
Block a user