hathitrust / firebird-common

Other
0 stars 0 forks source link

Add AUP banner + stories #22

Closed respinos closed 1 year ago

respinos commented 1 year ago

In the HTML, place <hathi-acceptable-use-banner> before the #root element, so it is the first structure a user tabs into.

<body style="opacity: 0; visibility: none">
        <hathi-acceptable-use-banner></hathi-acceptable-use-banner>
        <div id="root">
           <hathi-website-header></hathi-website-header>
           <!-- ... -->
       </div>
</body>

Storybook

netlify[bot] commented 1 year ago

Deploy Preview for hathitrust-firebird-common ready!

Name Link
Latest commit 6f56a278f6fb3769b333988c6ec1b7ba5d6112fb
Latest deploy log https://app.netlify.com/sites/hathitrust-firebird-common/deploys/645c193180c7520008c62c97
Deploy Preview https://deploy-preview-22--hathitrust-firebird-common.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.