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;
|
||||
}
|
||||
</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>
|
||||
<body>
|
||||
<h1>The Profound Programmer</h1>
|
||||
|
||||
Reference in New Issue
Block a user