-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
82 lines (82 loc) · 2.84 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>SquareCue</title>
<link rel="stylesheet" type="text/css" href="code/squarecue.css">
</head>
<body>
<h1>SquareCue</h1>
<h3>Square Dance Singing Call Formatted Cue Sheets</h3>
<p>
View latest content <i>online</i> <a href="https://kernwig.github.io/squarecue/">here</a>.
↔ Learn more about SquareCue at the source on
<a href="https://github.com/kernwig/squarecue">
<svg height="16" width="16" aria-hidden="true" viewBox="0 0 16 16" version="1.1" data-view-component="true"
class="octicon octicon-mark-github v-align-middle color-fg-default">
<path d="M8 0c4.42 0 8 3.58 8 8a8.013 8.013 0 0 1-5.45 7.59c-.4.08-.55-.17-.55-.38 0-.27.01-1.13.01-2.2 0-.75-.25-1.23-.54-1.48 1.78-.2 3.65-.88 3.65-3.95 0-.88-.31-1.59-.82-2.15.08-.2.36-1.02-.08-2.12 0 0-.67-.22-2.2.82-.64-.18-1.32-.27-2-.27-.68 0-1.36.09-2 .27-1.53-1.03-2.2-.82-2.2-.82-.44 1.1-.16 1.92-.08 2.12-.51.56-.82 1.28-.82 2.15 0 3.06 1.86 3.75 3.64 3.95-.23.2-.44.55-.51 1.07-.46.21-1.61.55-2.33-.66-.15-.24-.6-.83-1.23-.82-.67.01-.27.38.01.53.34.19.73.9.82 1.13.16.45.68 1.31 2.69.94 0 .67.01 1.3.01 1.49 0 .21-.15.45-.55.38A7.995 7.995 0 0 1 0 8c0-4.42 3.58-8 8-8Z"></path>
</svg>
GitHub</a>
</p>
<song>
<a href="sheets/GWR-183.html">Ballad of Gilligan's Isle (GWR-183)</a>
</song>
<song>
<a href="sheets/RWH-1133.html">Bare Neccessities (RWH-1133)</a>
</song>
<song>
<a href="sheets/FT-206.html">The Christmas Song (FT-206)</a>
</song>
<song>
<a href="sheets/FT-113.html">Crocodile Rock (FT-113)</a>
</song>
<song>
<a href="sheets/GWR-102.html">Do Si Do (GWR-102)</a>
</song>
<song>
<a href="sheets/CREST-134.html">Don't You Forget About Me (CREST-134)</a>
</song>
<song>
<a href="sheets/RR-150.html">Dream Lover (RR-150)</a>
</song>
<song>
<a href="sheets/RWH-1001.html">Ghost Riders In The Sky (RWH-1001)</a>
</song>
<song>
<a href="sheets/MR-62.html">Guitars, Cadillacs & Hillbilly music (MR-62)</a>
</song>
<song>
<a href="sheets/RWH-1233.html">It's a Small World (RWH-1233)</a>
</song>
<song>
<a href="sheets/GWR-119.html">It's So Easy (GWR-119/FT-158)</a>
</song>
<song>
<a href="sheets/FT-145.html">Life is a Highway (FT-145 / SS-1014)</a>
</song>
<song>
<a href="sheets/FT-136.html">Magic Carpet Ride (FT-136)</a>
</song>
<song>
<a href="sheets/RR-185.html">Margaritaville (RR-185)</a>
</song>
<song>
<a href="sheets/RWH-1154.html">Rocky Top (RWH-1154)</a>
</song>
<song>
<a href="sheets/FT-173.html">Smoke On the Water (FT-173)</a>
</song>
<song>
<a href="sheets/RWH-1016.html">Take Me Home Country Roads (RWH-1016)</a>
</song>
<song>
<a href="sheets/CHIC-2022.html">That'll Be The Day (CHIC-2022)</a>
</song>
<song>
<a href="sheets/SS-1049.html">What About Us - Pink (SS-1049)</a>
</song>
<song>
<a href="sheets/HH-5346.html">Your Song - Elton John (HH-5346)</a>
</song>
</body>
</html>