Skip to content

Commit b903a74

Browse files
Update index.html
1 parent 339184b commit b903a74

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
1515
<script src="/js/json.js"></script>
1616
<div id="text"></div>
17-
<script>
18-
alert("Welcome To Altify Digital Marketing!");
19-
</script>
2017
</head>
2118
<body>
2219
<!-- Navigation -->
@@ -258,6 +255,10 @@ <h1 class="title text-center text-uppercase">Connect</h1>
258255
</div>
259256
</div>
260257
</section>
258+
259+
<script>
260+
alert("Welcome To Altify Digital Marketing!");
261+
</script>
261262

262263
<!-- smooth scroll -->
263264
<script src="smooth-scroll.js"></script>

0 commit comments

Comments
 (0)