2
0
mirror of https://github.com/inventree/inventree-website.git synced 2025-04-28 05:26:44 +00:00

Update default.html

This commit is contained in:
Matthias Mair 2021-11-09 22:49:44 +01:00 committed by GitHub
parent 3c19b20028
commit 2fa25a3415
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@
<html lang="{{ site.lang | default: "en-US" }}"> <html lang="{{ site.lang | default: "en-US" }}">
<head> <head>
<meta name="google-site-verification" content="DSQJcUHfBDb7_cYGtH1JmvPYyJodEIIlNSad607NRok" />
{% include head.html %} {% include head.html %}
</head> </head>
@ -13,4 +14,4 @@
{% include footer.html %} {% include footer.html %}
</body> </body>
</html> </html>