Skip to content

Commit

Permalink
Update code content
Browse files Browse the repository at this point in the history
  • Loading branch information
supuna97 committed Dec 18, 2023
1 parent d0e92ff commit ffb8bbd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
5 changes: 3 additions & 2 deletions src/pages/home.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,12 @@
<h2>Hello , I’m <span class="base-color">Supun Nanayakkara </span>
Welcome to my Place. </h2>
</div>
<br>
</div>
</div>
</div>
</div>
<br><br>
<div class="hero-footer d-block d-lg-none">
<div class="social d-lg-none mb-4 d-block">
<a target="_blank" href="https://wa.me/0717999676" class="d-inline-block">
Expand All @@ -31,7 +32,7 @@
<a target="_blank" href="https://www.facebook.com/supun.nanayakkaraii/" class="d-inline-block mx-4">
<i class="bi bi-facebook"></i>
</a>
<a target="_blank" href="https://github.com/supuna97">
<a target="_blank" href="https://github.com/supuna97" class="d-inline-block">
<i class="bi bi-github"></i>
</a>
</div>
Expand Down
4 changes: 2 additions & 2 deletions src/pages/js.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<!-- Arshia Js -->
<script src="assets/js/arshia.js"></script>
<!-- disabled -->
<script type="text/javascript">
<!-- <script type="text/javascript">
window.oncontextmenu = function () {
return false;
}
Expand All @@ -28,4 +28,4 @@
return false;
}
});
</script>
</script> -->
3 changes: 1 addition & 2 deletions src/pages/left_side_bar.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
</a>
</li>
</ul>
<br><br>
<div class="menu-footer">
<div class="social d-lg-none d-block">
<a target="_blank" href="https://wa.me/0717999676" class="d-inline-block">
Expand All @@ -66,7 +65,7 @@
<a target="_blank" href="https://www.facebook.com/supun.nanayakkaraii/" class="d-inline-block mx-4">
<i class="bi bi-facebook"></i>
</a>
<a target="_blank" href="https://github.com/supuna97">
<a target="_blank" href="https://github.com/supuna97" class="d-inline-block">
<i class="bi bi-github"></i>
</a>
</div>
Expand Down

0 comments on commit ffb8bbd

Please sign in to comment.