Skip to content

Commit

Permalink
Fix staging.html script tag
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosa authored Nov 8, 2023
1 parent 55f4568 commit 0fdacd8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions staging.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@


<!DOCTYPE html>
<html>

<head>
<title>Saturn Staging Examples</title>
<script src="https://saturn.tech/widget.js#integration=df2ce4bf-8c63-4c28-9318-a518ca700d4a&installPath=/staging">
<script src="https://saturn.tech/widget.js#integration=df2ce4bf-8c63-4c28-9318-a518ca700d4a&installPath=/staging" async></script>
<link rel="stylesheet" href="styles.css">
</head>

Expand Down

0 comments on commit 0fdacd8

Please sign in to comment.