generated from itw-creative-works/ultimate-jekyll
-
Notifications
You must be signed in to change notification settings - Fork 1
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 21c09c3
Showing
210 changed files
with
91,465 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,28 @@ | ||
{ | ||
"environment": "production", | ||
"repo": { | ||
"user": "somiibo", | ||
"name": "twitbooster-website" | ||
}, | ||
"npm-build": { | ||
"timestamp": "2023-11-29T23:32:02.383Z" | ||
}, | ||
"gh-pages-push": { | ||
"timestamp": "%GHP_TIMESTAMP%" | ||
}, | ||
"packages": { | ||
"web-manager": "3.2.20" | ||
}, | ||
"brand": { | ||
"name": "Twit Booster", | ||
"type": "Corporation", | ||
"description": "Automate your Twitter activity with this free like bot, follow bot, & comment bot. Twit Booster is a follow bot and video view generator all in one. Increase Twitter followers 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 @@ | ||
twitbooster.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.