mirror of
https://github.com/aljazceru/theprofoundprogrammer.git
synced 2025-12-19 15:14:26 +01:00
anal
This commit is contained in:
@@ -46,6 +46,14 @@
|
|||||||
border-radius: 10px;
|
border-radius: 10px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-Q5E58C7FQJ"></script>
|
||||||
|
<script>
|
||||||
|
window.dataLayer = window.dataLayer || [];
|
||||||
|
function gtag(){dataLayer.push(arguments);}
|
||||||
|
gtag('js', new Date());
|
||||||
|
gtag('config', 'G-Q5E58C7FQJ');
|
||||||
|
</script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>The Profound Programmer</h1>
|
<h1>The Profound Programmer</h1>
|
||||||
|
|||||||
Reference in New Issue
Block a user