Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeh committed Dec 10, 2019
1 parent 81fee18 commit 2098e2b
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 8 deletions.
2 changes: 1 addition & 1 deletion docs/404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><link rel="stylesheet" href="/gdpr/magic.css?8xZqyrynH8" integrity="sha384-8xZqyrynH8SaN9DIG8kFFE8KsFr/1b9qakXNmWWqegpJS7BXo1CUM2VrdqL2D+Sf" crossorigin="anonymous"/><link rel="icon" href="/gdpr/favicon.ico"/><title>@magic-modules/gdpr</title><meta name="description" content="adds a gdpr compliant information popup with minimal intrusion and complexity to your page."/><script type="application/ld+json">{"@context":"http://schema.org","@type":"website","name":"@magic-modules/gdpr"}</script></head><body><main id="Magic"><div class="Wrapper"><header class="Header"><a class="Logo" href="/gdpr/"><span>Gdpr</span></a><nav class="Menu"><ul><li><a href="/gdpr/#installation">installation</a></li><li><a href="/gdpr/#usage">usage</a></li><li><a href="/gdpr/#source">source</a></li></ul></nav></header><div class="Page"><div>404 - not found</div></div><footer class="Footer"><div class="Container"><div class="Credits">made with a few bits of <a target="_blank" rel="noopener" href="https://github.com/magic/core">magic</a></div></div><div class="Gdpr show small left"><input type="checkbox" name="show-hide" id="show-hide"/><div class="Container"><h3>Main popup title</h3><p>Cookie notice content. always shown.</p><ul><li class="Cookie"><input type="checkbox" title="allow" id="name"/><label for="name"><h4>cookie title</h4><p>cookie description</p></label></li><li class="Cookie"><input type="checkbox" title="allow" id="cookie2"/><label for="cookie2"><h4>cookie2 title</h4><p>cookie2 info content</p></label></li></ul><label class="button allow all" for="show-hide">allow all data</label><label class="button allow" for="show-hide">allow selected</label><label class="button allow none" for="show-hide">deny all data</label></div></div></footer></div></main><script src="/gdpr/magic.js?AeBS99vdhp" integrity="sha384-AeBS99vdhpI7dOVujaQKCvbHjDmUU7BNjDnuvt89gVUILtn6R2KJXvanonOy1L6X" crossorigin="anonymous"></script></body></html>
<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"/><link rel="stylesheet" href="/gdpr/magic.css?8xZqyrynH8" integrity="sha384-8xZqyrynH8SaN9DIG8kFFE8KsFr/1b9qakXNmWWqegpJS7BXo1CUM2VrdqL2D+Sf" crossorigin="anonymous"/><link rel="icon" href="/gdpr/favicon.ico"/><title>@magic-modules/gdpr</title><meta name="description" content="adds a gdpr compliant information popup with minimal intrusion and complexity to your page."/><script type="application/ld+json">{"@context":"http://schema.org","@type":"website","name":"@magic-modules/gdpr"}</script></head><body><main id="Magic"><div class="Wrapper"><header class="Header"><a class="Logo" href="/gdpr/"><span>Gdpr</span></a><nav class="Menu"><ul><li><a href="/gdpr/#installation">installation</a></li><li><a href="/gdpr/#usage">usage</a></li><li><a href="/gdpr/#source">source</a></li></ul></nav></header><div class="Page"><div>404 - not found</div></div><footer class="Footer"><div class="Container"><div class="Credits">made with a few bits of <a target="_blank" rel="noopener" href="https://github.com/magic/core">magic</a></div></div><div class="Gdpr show small left"><input type="checkbox" name="show-hide" id="show-hide"/><div class="Container"><h3>Main popup title</h3><p>Cookie popup main content text.</p><ul><li class="Cookie"><input type="checkbox" title="allow" id="name"/><label for="name"><h4>cookie title</h4><p>cookie description</p></label></li><li class="Cookie"><input type="checkbox" title="allow" id="cookie2"/><label for="cookie2"><h4>cookie2 title</h4><p>cookie2 info content</p></label></li></ul><label class="button allow all" for="show-hide">allow all data</label><label class="button allow" for="show-hide">allow selected</label><label class="button allow none" for="show-hide">deny all data</label></div></div></footer></div></main><script src="/gdpr/magic.js?p/dFSlyVg/" integrity="sha384-p/dFSlyVg/0CtP270QAfKdlSOV5AokmOsBt5kNkCIiCAfGdZKoJfZN6G4rLRSrzE" crossorigin="anonymous"></script></body></html>

0 comments on commit 2098e2b

Please sign in to comment.