Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix divers #73

Merged
merged 1 commit into from
Nov 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified images/insigne/caducee_pharma.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 8 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<meta property="og:title" content="Code Amiénois" />
<meta property="og:type" content="article" />
<meta property="og:description" content="Code de la faluche Amiénoise" />
<meta property="og:description" content="Code de la Faluche Amiénoise" />
<meta property="og:locale" content="fr_FR" />
<meta property="og:url" content="https://www.code-amienois.app/" />
<meta property="og:image" content="/icons-512.png" />
Expand All @@ -25,7 +25,7 @@
<meta property="twitter:title" content="Code Amiénois" />
<meta name="twitter:image" content="/icons-512.png" />
<meta name="twitter:image:alt" content="Photo de faluche" />
<meta property="twitter:description" content="Code de la faluche Amiénoise" />
<meta property="twitter:description" content="Code de la Faluche Amiénoise" />
</head>

<body id="body">
Expand Down Expand Up @@ -652,7 +652,7 @@ <h2>Article 6:</h2>
</td>
</tr>
<tr>
<td>STAPS</td>
<td>Fillière sportive (STAPS)</td>
<td>Satin vert foncé</td>
<td>
<div data-fal-circu-container data-fal-circu-color="vert">
Expand Down Expand Up @@ -1265,7 +1265,7 @@ <h3>⚠️ Spécifité Amiénoise</h3>
</td>
</tr>
<tr>
<td>STAPS</td>
<td>Fillière sportive (STAPS)</td>
<td>Coq</td>
<td data-fal-insigne>
<img loading="lazy" width="100" height="100" src="/images/insigne/coq.png" alt="Coq" />
Expand Down Expand Up @@ -3062,12 +3062,13 @@ <h3>Honoris Causa</h3>
<div class="card-body">
<h5 class="card-title">Le Monôme</h5>
<p class="card-text">
À Amiens au XXeme les étudiants faluchards défilent
en cohorte et chante de nombreuses paillardes,
À Amiens, les étudiants faluchards défilent
en cohorte et chantent de nombreuses paillardes,
traversant le centre ville qui accueille en cette
période le marché de noël, jusqu’à la place Marie
sans chemise, où les Grand-Maître Faluchards
remettent sa faluche à Marie sans Chemise.
remettent sa faluche à Marie sans chemise, accompagné
d'un discours.
</p>
<a href="./pages/monome.html" class="btn btn-primary">En savoir plus</a>
</div>
Expand Down
2 changes: 1 addition & 1 deletion pages/monome.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@
<p>
Il est devenu une tradition, pouvant être considéré comme
une véritable particularité de la faluche Amiénoise, de
célébrer de type d'évênement qui se fait rarement ailleurs.
célébrer ce type d'évênement qui se fait rarement ailleurs.
</p>
</div>

Expand Down
Loading