generated from itw-creative-works/ultimate-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit b3069fd
Showing
210 changed files
with
90,950 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
{ | ||
"environment": "production", | ||
"repo": { | ||
"user": "somiibo", | ||
"name": "spotibooster-website" | ||
}, | ||
"npm-build": { | ||
"timestamp_utc": "2023-11-15T12:57:11Z", | ||
"timestamp_pst": "2023-11-15T05:57:11Z" | ||
}, | ||
"gh-pages-push": { | ||
"timestamp_utc": "2023-11-15T12:57:11Z", | ||
"timestamp_pst": "2023-11-15T04:57:11Z" | ||
}, | ||
"packages": { | ||
"web-manager": "3.2.16" | ||
}, | ||
"brand": { | ||
"name": "Spotibooster", | ||
"type": "Corporation", | ||
"description": "Automate your Spotify activity to get more plays and followers with our free Spotify bot & Spotify stream bot! Increase Spotify followers & plays for free!", | ||
"logo-image": "https://cdn.itwcreativeworks.com/assets/somiibo/images/logo/somiibo-brandmark-blue-1024x1024.png", | ||
"logo-image-svg": "https://cdn.itwcreativeworks.com/assets/itw-creative-works/images/logo/itw-creative-works-brandmark-black-x.svg", | ||
"address-locality": "Los Angeles", | ||
"address-country": "United States" | ||
}, | ||
"admin-dashboard": { | ||
"pages": [] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
spotibooster.com |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<script type="text/javascript" src="experiments.js"></script> | ||
<script type="text/javascript" src="handler.js"></script> | ||
<script type="text/javascript" nonce="firebase-auth-helper"> | ||
var POST_BODY = ''; | ||
fireauth.oauthhelper.widget.initialize(); | ||
</script> | ||
</head> | ||
<body> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!DOCTYPE html> | ||
<html> | ||
<head> | ||
<meta name=viewport content="width=device-width, initial-scale=1"> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<script type="text/javascript" src="iframe.js"></script> | ||
<script type="text/javascript" nonce="firebase-auth-helper"> | ||
fireauth.iframe.AuthRelay.initialize(); | ||
</script> | ||
</head> | ||
<body> | ||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.