add google analytics

This commit is contained in:
hillerliao
2022-01-02 13:54:25 +08:00
parent 6f53552041
commit 7b015edb44
6 changed files with 393 additions and 257 deletions

View File

@@ -1,3 +1,3 @@
{% block content %}
{% extends "layout.html" %} {% block content %}
<h3>{{ word }}</h3>
{% endblock %}