typo, navbar
This commit is contained in:
parent
adfd099a8b
commit
6e3fd38df1
3 changed files with 8 additions and 1 deletions
|
@ -36,6 +36,7 @@
|
|||
<p>Thésard au Ceremade — Université Paris-Dauphine</p>
|
||||
<hr>
|
||||
</div>
|
||||
<nav> <a href="/#recherche">Recherche</a> | <a href="/#publications">Publications</a> | <a href="/#enseignement">Enseignement</a> </nav>
|
||||
|
||||
{{ content }}
|
||||
<hr>
|
||||
|
|
|
@ -16,7 +16,7 @@ to the Keller-Segel model.
|
|||
* Numerical stability analysis for some self-similar solutions of the parabolic-parabolic Keller-Segel model.
|
||||
|
||||
# Publications
|
||||
in preparations
|
||||
in preparation
|
||||
|
||||
# Teaching (in french)
|
||||
* [Linear algebra (2nd year)](enseignement/algebre)
|
||||
|
|
|
@ -863,3 +863,9 @@ section .credits.right {
|
|||
#MathJax_Zoom {
|
||||
background-color: #1B1B1B !important;
|
||||
}
|
||||
|
||||
nav {
|
||||
display: none;
|
||||
font-size: 1.3em;
|
||||
text-align:center;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue