We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ad2676 commit 242a944Copy full SHA for 242a944
index.html
@@ -32,6 +32,10 @@ <h2>Demos</h2>
32
<li><a href="https://domdomegg.github.io/pifromrandom/">Calculating pi from random numbers</a></li>
33
<li><a href="https://domdomegg.github.io/coffee-shop/">Coffee shop game</a></li>
34
</ul>
35
+ <h2>Guides</h2>
36
+ <ul>
37
+ <li><a href="https://docs.google.com/document/d/1JLoLOa95Op__M10j9R6MWAR8MPJWfHbeQY0duX01fNs">Alexa Skills</a></li>
38
+ </ul>
39
<p>We're on GitHub! Click the icon to view the repo.</p>
40
<p>
41
<a href="https://github.com/CLSB-Programming/clsb-programming.github.io"><img src="global/github.svg" height="32" width="31.25" alt="GitHub Link"></a>
0 commit comments