Pool module refactor
This commit is contained in:
parent
ea73b94e24
commit
c266c7602b
12 changed files with 50 additions and 22 deletions
|
|
@ -7,15 +7,6 @@
|
|||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico">
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-66417033-2"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-66417033-2');
|
||||
</script>
|
||||
</head>
|
||||
<body style="background-color: #000000;">
|
||||
<app-root></app-root>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue