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 339184b commit b903a74Copy full SHA for b903a74
index.html
@@ -14,9 +14,6 @@
14
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
15
<script src="/js/json.js"></script>
16
<div id="text"></div>
17
- <script>
18
- alert("Welcome To Altify Digital Marketing!");
19
- </script>
20
</head>
21
<body>
22
<!-- Navigation -->
@@ -258,6 +255,10 @@ <h1 class="title text-center text-uppercase">Connect</h1>
258
255
</div>
259
256
260
257
</section>
+
+ <script>
+ alert("Welcome To Altify Digital Marketing!");
261
+ </script>
262
263
<!-- smooth scroll -->
264
<script src="smooth-scroll.js"></script>
0 commit comments