Skip to content

Commit cfca28b

Browse files
committed
deploy: 0527737
1 parent f1460fe commit cfca28b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ <h1>Contribute</h1></div><div class="contribute-card center-card">
6969
<h1>Documentation</h1></div><div class="documentation-card center-card">
7070
<i class="big-icon fas fa-book-open"></i>
7171
<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>
72-
</div></section><footer id=footer>
72+
</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>
73+
<footer id=footer>
7374
<div class=footer-menu>
7475
<div class=footer-logo>
7576
<a href=/>

0 commit comments

Comments
 (0)