Skip to content

Commit 9c99e07

Browse files
committed
Update index.html
urgent update
1 parent 3ab63c9 commit 9c99e07

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

index.html

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,12 @@
22
<html lang="en">
33

44
<head>
5+
<style>.gm-control-active>img{box-sizing:content-box;display:none;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.gm-control-active>img:nth-child(1){display:block}.gm-control-active:focus>img:nth-child(1),.gm-control-active:hover>img:nth-child(1),.gm-control-active:active>img:nth-child(1),.gm-control-active:disabled>img:nth-child(1){display:none}.gm-control-active:focus>img:nth-child(2),.gm-control-active:hover>img:nth-child(2){display:block}.gm-control-active:active>img:nth-child(3){display:block}.gm-control-active:disabled>img:nth-child(4){display:block}
6+
</style>
57
<meta charset="UTF-8" />
68
<meta http-equiv="X-UA-Compatible" content="IE=edge">
79
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
10+
811
<!-- Begin Jekyll SEO tag v2.6.1 -->
912
<title>Andreas Holzer alias WebCrew - GitHub-CV</title>
1013
<meta name="generator" content="Jekyll v4.1.1" />
@@ -35,6 +38,14 @@
3538
<!-- Load Fonts -->
3639
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Google+Sans:400,500,700|Google+Sans+Text:400&amp;lang=en">
3740
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Google+Sans+Text:400&amp;text=%E2%86%90%E2%86%92%E2%86%91%E2%86%93&amp;lang=en">
41+
<style>.gm-ui-hover-effect{opacity:.6}.gm-ui-hover-effect:hover{opacity:1}.gm-ui-hover-effect>span{background-color:#000}@media (forced-colors:active),(prefers-contrast:more){.gm-ui-hover-effect>span{background-color:ButtonText}}
42+
</style>
43+
<style>.gm-style .gm-style-cc a,.gm-style .gm-style-cc button,.gm-style .gm-style-cc span,.gm-style .gm-style-mtc div{font-size:10px;box-sizing:border-box}.gm-style .gm-style-cc a,.gm-style .gm-style-cc button,.gm-style .gm-style-cc span{outline-offset:3px}
44+
</style>
45+
<style>@media print { .gm-style .gmnoprint, .gmnoprint { display:none }}@media screen { .gm-style .gmnoscreen, .gmnoscreen { display:none }}
46+
</style>
47+
<style>.gm-style-moc{background-color:rgba(0,0,0,.45);pointer-events:none;text-align:center;transition:opacity ease-in-out}.gm-style-mot{color:white;font-family:Roboto,Arial,sans-serif;font-size:22px;margin:0;position:relative;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}
48+
</style>
3849
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.0/css/all.css">
3950
<link href="http://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css">
4051

@@ -54,6 +65,21 @@
5465
<!-- Favicons -->
5566
<link rel="shortcut icon" href="/assets/images/favicons/favicon.ico">
5667
<!-- <link type="application/atom+xml" rel="alternate" href="https://ryancv-jekyll.netlify.app/feed.xml" title="Andreas Holzer, WebCrew - CV" /> -->
68+
69+
<script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/common.js">
70+
</script>
71+
<script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/util.js">
72+
</script>
73+
<script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/map.js">
74+
</script>
75+
<script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/marker.js">
76+
</script>
77+
<script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/stats.js">
78+
</script>
79+
<script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/onion.js">
80+
</script>
81+
<script type="text/javascript" charset="UTF-8" src="https://maps.googleapis.com/maps-api-v3/api/js/49/5/intl/en_gb/controls.js">
82+
</script>
5783
</head>
5884

5985
<body class=" home">

0 commit comments

Comments
 (0)