Skip to content

Commit

Permalink
deploy: 0527737
Browse files Browse the repository at this point in the history
  • Loading branch information
marcan committed Jan 14, 2024
1 parent f1460fe commit cfca28b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ <h1>Contribute</h1></div><div class="contribute-card center-card">
<h1>Documentation</h1></div><div class="documentation-card center-card">
<i class="big-icon fas fa-book-open"></i>
<p>We are documenting the Apple Silicon platform on our GitHub wiki.</p><a href=https://github.com/AsahiLinux/docs/wiki class=more>Visit the Wiki<i class="fas fa-angle-right more"></i></a>
</div></section><footer id=footer>
</div></section><script>document.addEventListener("DOMContentLoaded",function(){var e=document.getElementById("copy-button");e.onmouseover=function(){e.firstChild.classList.remove("fa-check"),e.firstChild.classList.add("fa-clipboard")},e.onclick=function(t){var n=document.getElementById("curl");window.getSelection().selectAllChildren(n),navigator.clipboard.writeText(n.textContent),e.firstChild.classList.add("fa-check"),e.firstChild.classList.remove("fa-clipboard"),t.preventDefault()}})</script>
<footer id=footer>
<div class=footer-menu>
<div class=footer-logo>
<a href=/>
Expand Down

0 comments on commit cfca28b

Please sign in to comment.