-
Notifications
You must be signed in to change notification settings - Fork 10
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
1 parent
9d972df
commit c105a2f
Showing
10 changed files
with
39 additions
and
646 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -1 +1 @@ | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><title>hello-bar demo</title><link href="index.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app!</noscript><div id="root"><h1>Look above ↑</h1><div class="options"><div><input id="option1" type="radio" name="demoMessage" value="large-star" checked="checked"> <label for="option1">GitHub star message</label></div><div><input id="option2" type="radio" name="demoMessage" value="cookie-law-1"> <label for="option2">Cookie law message (shows everywhere)</label></div><div><input id="option3" type="radio" name="demoMessage" value="cookie-law-2"> <label for="option3">EU cookie law message (shows only if you're in the EU)</label></div><div><input id="option4" type="radio" name="demoMessage" value="random"> <label for="option4">A/B testing message</label></div></div><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris non lorem quam. Nunc at risus auctor felis semper semper. Proin nec consectetur dolor, eu congue tellus. Nulla ac libero viverra, aliquam mi eget, auctor diam. Vestibulum eget leo consequat, tempus eros ac, bibendum ligula. Etiam non lobortis augue, eget eleifend mi. Etiam felis sem, elementum sit amet lacinia ac, dignissim at eros. Mauris tincidunt, arcu ut vulputate maximus, tellus leo rhoncus ante, vitae viverra est lectus a erat. Fusce semper vehicula laoreet.</p></div><script src="index.js"></script></body></html> | ||
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no"><title>hello-bar demo</title><link href="index.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app!</noscript><div id="root"><h1>Look above ↑</h1><div class="options"><div><input id="option1" type="radio" name="demoMessage" value="large-star" checked="checked"> <label for="option1">GitHub star message</label></div><div><input id="option2" type="radio" name="demoMessage" value="cookie-law-1"> <label for="option2">Cookie law message (shows everywhere)</label></div><div><input id="option3" type="radio" name="demoMessage" value="cookie-law-2"> <label for="option3">EU cookie law message (shows only if you're in the EU)</label></div><div><input id="option5" type="radio" name="demoMessage" value="evening"> <label for="option5">Evening message (shows only after 8 pm)</label></div><div><input id="option4" type="radio" name="demoMessage" value="random"> <label for="option4">A/B testing message</label></div></div><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Mauris non lorem quam. Nunc at risus auctor felis semper semper. Proin nec consectetur dolor, eu congue tellus. Nulla ac libero viverra, aliquam mi eget, auctor diam. Vestibulum eget leo consequat, tempus eros ac, bibendum ligula. Etiam non lobortis augue, eget eleifend mi. Etiam felis sem, elementum sit amet lacinia ac, dignissim at eros. Mauris tincidunt, arcu ut vulputate maximus, tellus leo rhoncus ante, vitae viverra est lectus a erat. Fusce semper vehicula laoreet.</p></div><script src="index.js"></script></body></html> |
Oops, something went wrong.