basic index pages
This commit is contained in:
parent
96639b982b
commit
b1fa81eb3f
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
<title>Spencer Whitehead</title>
|
<title>Spencer Whitehead</title>
|
||||||
<link rel="stylesheet" href="/assets/main.css">
|
<link rel="stylesheet" href="/assets/main.css">
|
||||||
<body>
|
<body>
|
||||||
|
<p>Pour accéder à la version française, veuillez cliquer <a href="/fr/">ici.</a></p>
|
||||||
<p>This is the personal website of Spencer Whitehead.</p>
|
<p>This is the personal website of Spencer Whitehead.</p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
<title>Spencer Whitehead</title>
|
<title>Spencer Whitehead</title>
|
||||||
<link rel="stylesheet" href="/assets/main.css">
|
<link rel="stylesheet" href="/assets/main.css">
|
||||||
<body>
|
<body>
|
||||||
<p>Ceci est le site web personel de Spencer Whitehead.</p>
|
<p>To access the English version, click <a href="/en/">here.</a></p>
|
||||||
|
<p>Ceci est le site web personnel de Spencer Whitehead.</p>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue