We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81f1e4 commit b33e655Copy full SHA for b33e655
views/layout.ejs
@@ -43,6 +43,7 @@ See the LICENSE file for copyright details
43
<a href="/"><span class="mdi mdi-home"> Home</span></a>
44
<a href="/docs/about.md"><span class="mdi mdi-information"> About</span></a>
45
<a href="/docs"><span class="mdi mdi-file-document-multiple"> Docs</span></a>
46
+ <a href="https://opencollective.com/open-web-docs"><span class="mdi mdi-hand-coin"></span> Donate</title>
47
<a href="https://github.com/openwebdocs/mdn-bcd-collector"><span class="mdi mdi-github"> GitHub</span></a>
48
<a href="/changelog">v<%- appVersion %></a>
49
</nav>
0 commit comments