config.sh fix
This commit is contained in:
Binary file not shown.
11
mkdocs/docs/overrides/main.html.backup_20250705_210450
Normal file
11
mkdocs/docs/overrides/main.html.backup_20250705_210450
Normal file
@@ -0,0 +1,11 @@
|
||||
{% extends "base.html" %}
|
||||
|
||||
{% block extrahead %}
|
||||
{{ super() }}
|
||||
<!-- Custom meta tags or head content can go here -->
|
||||
{% endblock %}
|
||||
|
||||
{% block announce %}
|
||||
<a href="https://homepage.cmlite.org" class="login-button">Login</a>
|
||||
Changemaker Archive. <a href="https://docs.bnkops.com">Learn more</a>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user