diff options
author | Alan Pearce | 2019-06-15 20:32:22 +0200 |
---|---|---|
committer | Alan Pearce | 2019-06-15 20:32:22 +0200 |
commit | cd464ebccfc2d517bce1abccbcb43e7f3d1948d3 (patch) | |
tree | d27bd82aa0017ce0d285bdd1369430b9a590920b /layouts/_default/baseof.html | |
parent | 15a6ffcdbbba13c1635c0fc45bfbf4313e75c074 (diff) | |
parent | e36f5799b396ecf7a665b330da8cac5b0b6e2891 (diff) | |
download | hyde-main.tar.lz hyde-main.tar.zst hyde-main.zip |
Diffstat (limited to 'layouts/_default/baseof.html')
-rw-r--r-- | layouts/_default/baseof.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 8b6c324..ddf0d35 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -7,4 +7,4 @@ {{ template "_internal/google_analytics_async.html" . }} </body> -</html> \ No newline at end of file +</html> |