We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5409bd3 commit 0b51740Copy full SHA for 0b51740
index.html
@@ -5,15 +5,12 @@
5
<!-- Mirrored from geeknius.netlify.app/ by HTTrack Website Copier/3.x [XR&CO'2014], Sun, 30 Aug 2020 04:27:13 GMT -->
6
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
7
<head>
8
- <script src="https://cdn.onesignal.com/sdks/OneSignalSDK.js" async=""></script>
+<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
- },
+ appId: "f0e15628-38b8-4146-8cbf-48fc69b8562c",
17
});
18
19
</script>
0 commit comments