Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
gormonn authored Aug 23, 2023
1 parent b8d26ee commit b962267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<title>Dmitrii Chernikho</title>
<script defer="defer" src="https://cdn.jsdelivr.net/npm/showdown@<version tag>/dist/showdown.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/showdown@<version tag>/dist/showdown.min.js"></script>
</head>
<body>
<div id="readme-content">Loading... Please wait.</div>
Expand Down

0 comments on commit b962267

Please sign in to comment.