mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-08-15 10:47:21 +00:00
Added replacement of head tag again
This commit is contained in:
5
Moose Development/docs-header.html
Normal file
5
Moose Development/docs-header.html
Normal file
@@ -0,0 +1,5 @@
|
||||
<head>
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-97385487-1"></script>
|
||||
<script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'UA-97385487-1');</script>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
Reference in New Issue
Block a user