Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghahfarokhi committed Dec 10, 2023
1 parent 0ffd985 commit 6ac9bb6
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@

<!-- external resources -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/>
<script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/showdown/1.9.0/showdown.min.js"></script>
<script src="https://ghahfarokhi.github.io/src/js/jquery-3.5.1.min.js"></script>
<script src="https://ghahfarokhi.github.io/src/js/showdown.min.js"></script>

</head>
<body>
Expand All @@ -35,8 +35,6 @@
</div>

<!-- footer placeholder -->
<script src="https://platform.linkedin.com/in.js" type="text/javascript">lang: en_US</script>
<script type="IN/Share" data-url=""></script>
<div id="include-footer"></div>

<!-- populate the placeholder sections using config.json and markdown file -->
Expand Down

0 comments on commit 6ac9bb6

Please sign in to comment.