Skip to content

Commit

Permalink
Fix staging.html page title
Browse files Browse the repository at this point in the history
  • Loading branch information
joaosa authored Nov 8, 2023
1 parent 2d47281 commit 55f4568
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions staging.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<html>

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

Expand Down

0 comments on commit 55f4568

Please sign in to comment.