Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
nikitalagrange committed Feb 17, 2025
1 parent 073cd1c commit c9709ce
Showing 1 changed file with 0 additions and 24 deletions.
24 changes: 0 additions & 24 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,30 +84,6 @@ sections:
- Participation in the doctoral school board and decision-making processes
- Reviewer for the [NeurIPS BDU Workshop 2024](https://gp-seminar-series.github.io/neurips-2024/)
- Review of two submissions for the NeurIPS 2024 Workshop on Bayesian Decision-making and Uncertainty
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Rectangle avec Texte</title>
<style>
.rectangle {
width: 300px;
height: 150px;
border: 2px solid black;
display: flex;
align-items: center;
justify-content: center;
background-color: lightgray;
}
</style>
</head>
<body>
<div class="rectangle">
Ceci est un texte à l'intérieur d'un rectangle.
</div>
</body>
</html>
columns: '1'


Expand Down

0 comments on commit c9709ce

Please sign in to comment.