chore: Variable names and smth
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="{{ config.extra.accent_color }}" />
|
||||
<meta name="theme-color" content="{{ config.extra.primary_color }}" />
|
||||
|
||||
<title>{% block title %}{{ config.title }}{% endblock title %}</title>
|
||||
|
||||
|
Reference in New Issue
Block a user