koinos / koinos-io-website

Repo for koinos.io website
MIT License
2 stars 6 forks source link

Move metadata to head #5

Closed jredbeard closed 11 months ago

jredbeard commented 11 months ago

Brief description

The Metadata (and ) was not in the <head> tag causing it not to work. This simply fixes that.</p> <h2>Checklist</h2> <ul> <li>[x] I have built this pull request locally</li> <li>[ ] I have ran the unit tests locally</li> <li>[x] I have manually tested this pull request</li> <li>[x] I have reviewed my pull request</li> <li>[ ] I have added any relevant tests</li> </ul> </div> </div> <div class="comment"> <div class="user"> <a rel="noreferrer nofollow" target="_blank" href="https://github.com/netlify[bot]"><img src="https://avatars.githubusercontent.com/in/13473?v=4" />netlify[bot]</a> commented <strong> 11 months ago</strong> </div> <div class="markdown-body"> <h3><span aria-hidden="true">✅</span> Deploy Preview for <em>koinos-io</em> ready!</h3> <table> <thead> <tr> <th style="text-align: center;">Name</th> <th>Link</th> </tr> </thead> <tbody> <tr> <td style="text-align: center;"><span aria-hidden="true">🔨</span> Latest commit</td> <td>fb55c13bc8caa71254eb597beab37e97f5d0b08d</td> </tr> <tr> <td style="text-align: center;"><span aria-hidden="true">🔍</span> Latest deploy log</td> <td><a href="https://app.netlify.com/sites/koinos-io/deploys/65662450d1bc110008f10777">https://app.netlify.com/sites/koinos-io/deploys/65662450d1bc110008f10777</a></td> </tr> <tr> <td style="text-align: center;"><span aria-hidden="true">😎</span> Deploy Preview</td> <td><a href="https://deploy-preview-5--koinos-io.netlify.app">https://deploy-preview-5--koinos-io.netlify.app</a></td> </tr> <tr> <td style="text-align: center;"><span aria-hidden="true">📱</span> Preview on mobile</td> <td><details><summary> Toggle QR Code... </summary><br /><br /><img src="https://app.netlify.com/qr-code/eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1cmwiOiJodHRwczovL2RlcGxveS1wcmV2aWV3LTUtLWtvaW5vcy1pby5uZXRsaWZ5LmFwcCJ9.Vb21BCIm7_6mb2VeKC_2EEDOJ6BpQk36xpaYJfdW5Kk" alt="QR Code" /><br /><br /><em>Use your smartphone camera to open QR code link.</em></details></td> </tr> </tbody> </table> <hr /> <p><em>To edit notification comments on pull requests, go to your <a href="https://app.netlify.com/sites/koinos-io/configuration/deploys#deploy-notifications">Netlify site configuration</a>.</em></p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>