Skip to content

Commit

Permalink
Update planeta.html
Browse files Browse the repository at this point in the history
Signed-off-by: Grouvex <168425996+Grouvex@users.noreply.github.com>
  • Loading branch information
Grouvex authored Jan 12, 2025
1 parent 8a6438e commit 77711aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion planeta.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
height: 100vh;
}
</style>
<script src="abc.js"></script>
<body>
<div id="auth-container">
<p>Debe <a href="https://grouvex.com/login" style="color:black">autentificarse</a> para poder ver esta página. Una verz que inicie sesión, volverá a esta página.</p>
Expand All @@ -35,7 +36,6 @@
<div id="content" style="display: none;">
<div id="container"></div>
</div>
<script src="abc.js"></script>
<script src="planeta.js"></script>
</body>
</html>

0 comments on commit 77711aa

Please sign in to comment.