Skip to content

Commit

Permalink
Deploying to gh-pages from @ 035baa7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
awesome-manuel committed Jul 24, 2024
1 parent 62ae4c8 commit ab2df4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="application-name" content="SYNAPSE_ADMIN_VERSION: 0.10.3-6-g31fe23d">
<meta name="application-name" content="SYNAPSE_ADMIN_VERSION: 0.10.3-7-g035baa7">

<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
Expand Down Expand Up @@ -129,8 +129,8 @@
Synapse-Admin <b><span id="version"></span></b> by Awesome Technologies Innovationslabor GmbH
</a>
</footer>
<script>console.log("SYNAPSE_ADMIN_VERSION: 0.10.3-6-g31fe23d")</script>
<script>__SYNAPSE_ADMIN_VERSION__ = "0.10.3-6-g31fe23d"</script>
<script>console.log("SYNAPSE_ADMIN_VERSION: 0.10.3-7-g035baa7")</script>
<script>__SYNAPSE_ADMIN_VERSION__ = "0.10.3-7-g035baa7"</script>
</body>
<script>document.getElementById("version").textContent = __SYNAPSE_ADMIN_VERSION__</script>
</html>

0 comments on commit ab2df4f

Please sign in to comment.