Skip to content

Commit 5f9e267

Browse files
committed
update stuff
1 parent 27f39ae commit 5f9e267

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

index.html

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -75,18 +75,28 @@ <h2 id="status">Status</h2>
7575
<hr>
7676
<h2 id="status">Exemple of simulations</h2>
7777

78-
<iframe width="560" height="315" src="https://www.youtube.com/embed/hXw8xORKCLc?si=7MVpK9LSfAJbsYK2" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
7978

80-
A protoplanetary disc with a planet :
81-
<img class="picture-round" src="disc.png">
79+
<div style="width: 80%; margin: 0px auto;">
80+
<iframe width="560" height="315" src="https://www.youtube.com/embed/hXw8xORKCLc?si=7MVpK9LSfAJbsYK2" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
81+
</div>
8282

83+
<div>
84+
A protoplanetary disc with a planet :
85+
<div style="width: 70%; margin: 0px auto;">
86+
<img class="picture-round" src="disc.png">
87+
</div>
88+
</div>
89+
90+
<div>
8391
Lense-thiring precesion :
92+
<div style="width: 70%; margin: 0px auto;">
8493
<img class="picture-round" src="bardeen.png">
85-
94+
</div>
95+
</div>
8696

8797

8898

89-
<footer> &copy; <a href="https://tdavidcl.github.io/index.html">Timothée David--Cléris</a> 2020 -- 2025</footer>
99+
<footer> &copy; <a href="https://tdavidcl.github.io/index.html">Timothée David--Cléris</a> 2020 -- 2023</footer>
90100

91101

92102
</div>

0 commit comments

Comments
 (0)