Aaaand there goes Galamba
Gil Poiares-Oliveira gil@poiares-oliveira.com
Tue, 02 May 2023 20:29:35 +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>João Galamba</td> + <td>Ministro das Infraestruturas</td> + <td>2 de maio de 2023</rd> + </tr> + <tr> <td>Frederico Pinheiro</td> <td>Adjunto do Ministro das Infraestruturas</td> <td>26 de abril de 2023</rd>@@ -135,7 +140,7 @@ </div>
</main> <script> - const lastResignation = new Date("2023-04-26"); + const lastResignation = new Date("2023-05-02"); const govStart = new Date("2022-03-30"); const currentTime = new Date();