mirror of
https://api.glitch.com/git/presence-button
synced 2026-03-10 23:21:35 +00:00
💫🍁 Checkpoint
./views/index.html:96831/224 ./README.md:96831/18 ./public/style.css:96831/282
This commit is contained in:
parent
f14195fb7e
commit
670b2731c5
3 changed files with 10 additions and 12 deletions
|
|
@ -8,7 +8,7 @@
|
|||
<!-- hbs(handlebars): http://handlebarsjs.com/ -->
|
||||
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Welcome to Glitch!</title>
|
||||
<meta name="description" content="A cool thing made with Glitch">
|
||||
|
|
@ -51,9 +51,10 @@
|
|||
<script src="/client.js"></script>
|
||||
|
||||
|
||||
<!-- Include the Glitch button and default styling: -->
|
||||
<!-- include the Glitch button to show what the webpage is about and
|
||||
to make it easier for folks to view source and remix -->
|
||||
<div class="glitchButton" style="position:fixed;top:20px;right:20px;"></div>
|
||||
<script src="https://button.glitch.me/button.js" data-style="glitch"></script>
|
||||
<script src="https://button.glitch.me/button.js"></script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue