New resignation: Marco Capitão Ferreira
Gil Poiares-Oliveira gil@poiares-oliveira.com
Sun, 09 Jul 2023 14:01:12 +0100
1 files changed,
6 insertions(+),
1 deletions(-)
jump to
M
index.html
→
index.html
@@ -60,6 +60,11 @@ <th>Cargo</th>
<th>Demissão</th> </tr> <tr> + <td>Marco Capitão Ferreira</td> + <td>Secretário de Estado da Defesa</td> + <td>7 de julho de 2023</td> + </tr> + <tr> <td><s>João Galamba</s></td> <td><s>Ministro das Infraestruturas</td></s> <td><s>2 de maio de 2023</s><a href="#note-1"><sup>1</sup></a></td>@@ -144,7 +149,7 @@ </p>
</main> <script> - const lastResignation = new Date("2023-05-02"); + const lastResignation = new Date("2023-06-07"); const govStart = new Date("2022-03-30"); const currentTime = new Date();