aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
blob: 6a4e23c0f0a9a728ab0d71d2184c7747589fe072 (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
36
37
38
39
<!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.03 - 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>Git Repository</h3>

      <a href="https://sebastiano.tronto.net/git/fmctutorial/">
	https://sebastiano.tronto.net/git/fmctutorial/
      </a>

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

Generated with cgit - Back to sebastiano.tronto.net