mirror of
https://github.com/tiennm99/is-a-good-dev.git
synced 2026-08-23 04:27:51 +00:00
Update index.html
This commit is contained in:
@@ -5,6 +5,14 @@
|
||||
<title>is-a-good.dev | Free subdomains for developers!</title>
|
||||
<meta name="title" content="is-a-good.dev">
|
||||
<meta name="og:title" content="is-a-good.dev">
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-BQJRK0CSDQ"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag(){dataLayer.push(arguments);}
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'G-BQJRK0CSDQ');
|
||||
</script>
|
||||
<style>
|
||||
html{
|
||||
font-family:sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user