diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..e52f2a7 --- /dev/null +++ b/docs/index.html | |||
| @@ -0,0 +1,35 @@ | |||
| 1 | <!DOCTYPE html> | ||
| 2 | <html> | ||
| 3 | <head> | ||
| 4 | <meta charset="utf8"> | ||
| 5 | <title>fmcsolves</title> | ||
| 6 | <link rel="stylesheet" href="./fmcsolves.css"> | ||
| 7 | </head> | ||
| 8 | <body> | ||
| 9 | <h1> | ||
| 10 | <img src="img/333fm.svg" class="icon"><br> | ||
| 11 | fmcsolves.cubing.net | ||
| 12 | </h1> | ||
| 13 | <section> | ||
| 14 | |||
| 15 | <h2>FMC Tutorial</h2> | ||
| 16 | <a href="./fmc_tutorial_ENG.pdf">🇬🇧 English (v3.02 - current version)</a> | ||
| 17 | |||
| 18 | </section> | ||
| 19 | <section> | ||
| 20 | <h3>Older Versions</h3> | ||
| 21 | |||
| 22 | <a href="./fmc_tutorial_ENG_v3.pdf">🇬🇧 English (v3)</a> | ||
| 23 | <a href="./fmc_tutorial_ENG_v2.pdf">🇬🇧 English (v2)</a> | ||
| 24 | <a href="./fmc_tutorial_ENG.pdf">🇬🇧 English (v1)</a> | ||
| 25 | <a href="./fmc_tutorial_ITA_v1.pdf">🇮🇹 Italiano (v1)</a> | ||
| 26 | </section> | ||
| 27 | <section> | ||
| 28 | <h3>GitHub Repository</h3> | ||
| 29 | |||
| 30 | <a href="https://github.com/sebastianotronto/fmctutorial"> | ||
| 31 | sebastianotronto/fmctutorial | ||
| 32 | </a> | ||
| 33 | </section> | ||
| 34 | </body> | ||
| 35 | </html> | ||
