Skip to content

Commit

Permalink
Please work jesus
Browse files Browse the repository at this point in the history
  • Loading branch information
IdealistCat authored Aug 8, 2024
1 parent 22fc126 commit 6851122
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,10 @@
WIP BLOG SITE
</p>

<script src="/Blog/Content/Source/constants.js"></script>
<script src="/Blog/Content/Source/constants.js">
export { VERSION as version} from "/Blog/Content/Source/constants.js"
document.getElementById('version).innerHTML = version
</script>
<script src="/Blog/Content/Source/latest-commit.js"></script>
</body>
</html>

0 comments on commit 6851122

Please sign in to comment.