aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
blob: e52f2a7faf0653ca8320e1fba41cc934cd6d7176 (plain)
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
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf8">
    <title>fmcsolves</title>
    <link rel="stylesheet" href="./fmcsolves.css">
  </head>
  <body>
    <h1>
      <img src="img/333fm.svg" class="icon"><br>
      fmcsolves.cubing.net
    </h1>
    <section>

      <h2>FMC Tutorial</h2>
      <a href="./fmc_tutorial_ENG.pdf">🇬🇧 English (v3.02 - current version)</a>

    </section>
    <section>
      <h3>Older Versions</h3>

      <a href="./fmc_tutorial_ENG_v3.pdf">🇬🇧 English (v3)</a>
      <a href="./fmc_tutorial_ENG_v2.pdf">🇬🇧 English (v2)</a>
      <a href="./fmc_tutorial_ENG.pdf">🇬🇧 English (v1)</a>
      <a href="./fmc_tutorial_ITA_v1.pdf">🇮🇹 Italiano (v1)</a>
    </section>
    <section>
      <h3>GitHub Repository</h3>

      <a href="https://github.com/sebastianotronto/fmctutorial">
	sebastianotronto/fmctutorial
      </a>
    </section>
  </body>
</html>

Generated with cgit - Back to sebastiano.tronto.net