Configuration, add somes missing files
This commit is contained in:
@@ -10,4 +10,12 @@
|
||||
gtag('js', new Date());
|
||||
gtag('config', '{{ googleanalytics_id }}');
|
||||
</script>
|
||||
{% endblock %}
|
||||
|
||||
{% block footer %} {{ super() }}
|
||||
|
||||
<style>
|
||||
.wy-nav-content { max-width: none; }
|
||||
</style>
|
||||
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user