File tree 1 file changed +9
-0
lines changed
website/themes/moderncpp/layout
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change 10
10
<link rel =" shortcut icon" type =" image/x-icon" href =" /modern-cpp/assets/cover-2nd.png" >
11
11
<meta name =" msapplication-TileColor" content =" #7e2d36" >
12
12
<meta name =" theme-color" content =" #7e2d36" >
13
+ <!-- Global site tag (gtag.js) - Google Analytics -->
14
+ <script async src =" https://www.googletagmanager.com/gtag/js?id=UA-80889616-2" ></script >
15
+ <script >
16
+ window .dataLayer = window .dataLayer || [];
17
+ function gtag (){dataLayer .push (arguments );}
18
+ gtag (' js' , new Date ());
19
+
20
+ gtag (' config' , ' UA-80889616-2' );
21
+ </script >
13
22
14
23
<link href =' //fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600|Roboto Mono' rel =' stylesheet' type =' text/css' >
15
24
<link href =" https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel =" stylesheet" type =" text/css" >
You can’t perform that action at this time.
0 commit comments