Skip to content

Commit 5409bd3

Browse files
authored
onesignal for home page
1 parent 78cda05 commit 5409bd3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55
<!-- Mirrored from geeknius.netlify.app/ by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 30 Aug 2020 04:27:13 GMT -->
66
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
77
<head>
8+
<script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async=""></script>
9+
<script>
10+
window.OneSignal = window.OneSignal || [];
11+
OneSignal.push(function() {
12+
OneSignal.init({
13+
appId: "1ff96b35-0938-402b-bfbb-44ae471d10f7",
14+
notifyButton: {
15+
enable: true,
16+
},
17+
});
18+
});
19+
</script>
820
<meta charset="utf-8">
921
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
1022
<meta name="description" content="Geeknius - Creative Personal CV/Resume HTML Template">

0 commit comments

Comments
 (0)