-
Notifications
You must be signed in to change notification settings - Fork 41
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
Showing
8 changed files
with
62 additions
and
85 deletions.
There are no files selected for viewing
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
This file was deleted.
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 |
---|---|---|
@@ -1 +1,62 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="shortcut icon" href="https://creators.brave.com/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"/><link rel="manifest" href="https://creators.brave.com/manifest.json"/><title>Earn more for content you publish to the web - Brave Creators</title><meta property="og:title" content="Earn more for content you publish to the web - Brave Creators"/><meta property="og:description" content="Viewers who use the Brave Browser may have contributed money to you while surfing the web through Brave Creators. Simply sign up as a verified content creator on Brave Creators to start collecting your contributions."/><meta property="og:image" content="https://creators.brave.com/preview.png"/><meta property="og:type" content="website"/><meta property="og:url" content="https://creators.brave.com"/><script defer="defer" src="/static/js/main.e7e2a61a.js" defer></script><link href="/static/css/main.4cb5f7de.css" rel="stylesheet"></head><body><noscript><meta http-equiv="refresh" content="0;url=no_js"/></noscript><div id="root"><div class="full-page-loader"><picture><source srcset="./brave-logo-lion.webp" type="image/webp"/><source srcset="./brave-logo-lion.png" type="image/png"/><img width="80" src="./brave-logo-lion.png" alt="Brave"/></picture></div></div><style>.full-page-loader{display:flex;align-items:center;flex-direction:column;justify-content:center;position:absolute;top:0;right:0;left:0;bottom:0;background:linear-gradient(-45deg,#2a1fad 0,#a91b78 100%);background-size:150% 150%}</style></body></html> | ||
<!doctype html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<link | ||
rel="shortcut icon" | ||
href="https://creators.brave.com/favicon.ico" | ||
/> | ||
<meta | ||
name="viewport" | ||
content="width=device-width,initial-scale=1,shrink-to-fit=no" | ||
/> | ||
<link rel="manifest" href="https://creators.brave.com/manifest.json" /> | ||
<title> | ||
Earn more for content you publish to the web - Brave Creators | ||
</title> | ||
<meta | ||
property="og:title" | ||
content="Earn more for content you publish to the web - Brave Creators" | ||
/> | ||
<meta | ||
property="og:description" | ||
content="Viewers who use the Brave Browser may have contributed money to you while surfing the web through Brave Creators. Simply sign up as a verified content creator on Brave Creators to start collecting your contributions." | ||
/> | ||
<meta | ||
property="og:image" | ||
content="https://creators.brave.com/preview.png" | ||
/> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:url" content="https://creators.brave.com" /> | ||
<script defer="defer" src="/static/js/main.e7e2a61a.js" defer></script> | ||
<link href="/static/css/main.4cb5f7de.css" rel="stylesheet" /> | ||
</head> | ||
<body> | ||
<div id="root"> | ||
<div class="full-page-loader"> | ||
<picture | ||
><source | ||
srcset="./brave-logo-lion.webp" | ||
type="image/webp" /> | ||
<source srcset="./brave-logo-lion.png" type="image/png" /> | ||
<img width="80" src="./brave-logo-lion.png" alt="Brave" | ||
/></picture> | ||
</div> | ||
</div> | ||
<style> | ||
.full-page-loader { | ||
display: flex; | ||
align-items: center; | ||
flex-direction: column; | ||
justify-content: center; | ||
position: absolute; | ||
top: 0; | ||
right: 0; | ||
left: 0; | ||
bottom: 0; | ||
background: linear-gradient(-45deg, #2a1fad 0, #a91b78 100%); | ||
background-size: 150% 150%; | ||
} | ||
</style> | ||
</body> | ||
</html> |
This file was deleted.
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
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
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
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