diff --git a/.gitignore b/.gitignore index f2a1c17703..18b109554f 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ resources/ # VS Code /.vscode/** !/.vscode/cspell.json + +content diff --git a/layouts/stats/baseof.html b/layouts/stats/baseof.html new file mode 100644 index 0000000000..42e3ba0457 --- /dev/null +++ b/layouts/stats/baseof.html @@ -0,0 +1,35 @@ + + +
+ {{ partial "head.html" . }} + + + {{- partial "analytics.html" . -}} + + +