headers to home page
This commit is contained in:
parent
a4771f04c1
commit
893114c214
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{% import "common.html" as common %}
|
||||
{{ common::meta(title="Home Page", lang="en") }}
|
||||
<body>
|
||||
<h2>Home Page — Spencer Whitehead</p>
|
||||
<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. I am a fourth-year Ph.D. candidate at Duke University, expecting to graduate in early 2027.
|
||||
My primary research interests are in gauge theory, four- and eight-dimensional differential geometry, and the applications of computer algebra systems to solving problems in geometry.</p>
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
|
||||
<body>
|
||||
<h2>Page d'accueil — Spencer Whitehead</h2>
|
||||
<p>To access the English version, click <a href="/en/">here.</a></p>
|
||||
<p>N.B. : ma langue maternelle est l'anglais ; je m'en excuse d'avance pour les éventuelles fautes sur cette page. En cas d'erreur, veuillez m'envoyer un e-mail à <a href="mailto:spencer@firemail.cc">spencer@firemail.cc</a>.</p>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue