mirror of
https://github.com/Awesome-Technologies/synapse-admin.git
synced 2025-07-20 12:34:33 +02:00
Deploying to gh-pages from @ Awesome-Technologies/synapse-admin@96f549fe42 🚀
This commit is contained in:
parent
a07931b61e
commit
26f9c51b6a
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta name="application-name" content="SYNAPSE_ADMIN_VERSION: 0.10.3-10-g3de4332">
|
||||
<meta name="application-name" content="SYNAPSE_ADMIN_VERSION: 0.10.3-11-g96f549f">
|
||||
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
@ -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-10-g3de4332")</script>
|
||||
<script>__SYNAPSE_ADMIN_VERSION__ = "0.10.3-10-g3de4332"</script>
|
||||
<script>console.log("SYNAPSE_ADMIN_VERSION: 0.10.3-11-g96f549f")</script>
|
||||
<script>__SYNAPSE_ADMIN_VERSION__ = "0.10.3-11-g96f549f"</script>
|
||||
</body>
|
||||
<script>document.getElementById("version").textContent = __SYNAPSE_ADMIN_VERSION__</script>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user