Skip to content

Commit

Permalink
fix: new images
Browse files Browse the repository at this point in the history
  • Loading branch information
juanzeen committed Sep 24, 2024
1 parent bfc9a9a commit 1c55719
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/pescarte_web/templates/journal_html/show.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<!-- criando os cards das publicações -->
<div class="card-links">
<div class="card-item">
<img src="https://rrosgcmviafnxjshljoq.supabase.co/storage/v1/object/sign/static/images/publicacoes/boletins/boletim%207/Boletim-7-Capa.png?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cmwiOiJzdGF0aWMvaW1hZ2VzL3B1YmxpY2Fjb2VzL2JvbGV0aW5zL2JvbGV0aW0gNy9Cb2xldGltLTctQ2FwYS5wbmciLCJpYXQiOjE3MjQ0MjI3MzcsImV4cCI6MjAzOTc4MjczN30.nd56Npp7AZ-5o3jGf5XitVNei3bfcLUjnDaYwwVngi8&t=2024-08-23T14%3A18%3A57.750Z" />
<img src="https://rrosgcmviafnxjshljoq.supabase.co/storage/v1/object/sign/static/images/publicacoes/card_boletins.png?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cmwiOiJzdGF0aWMvaW1hZ2VzL3B1YmxpY2Fjb2VzL2NhcmRfYm9sZXRpbnMucG5nIiwiaWF0IjoxNzI3MTkwOTA4LCJleHAiOjIwNDI1NTA5MDh9.1HCgDBcKHsoQMPjvJb2JcuxuQrRmYNxkDd86EQudWwc&t=2024-09-24T15%3A15%3A08.231Z" />
<DesignSystem.link href={~p"/publicacoes/boletins"} class="text-sm font-semibold">
<.text size="h3" color="text-white-100">Boletins Pescarte</.text>
<.button style="primary">
Expand All @@ -35,7 +35,7 @@
</DesignSystem.link>
</div>
<div class="card-item">
<img src="https://rrosgcmviafnxjshljoq.supabase.co/storage/v1/object/sign/static/images/publicacoes/card_publicacoes_livros.png?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cmwiOiJzdGF0aWMvaW1hZ2VzL3B1YmxpY2Fjb2VzL2NhcmRfcHVibGljYWNvZXNfbGl2cm9zLnBuZyIsImlhdCI6MTcyNTc2MjI0MCwiZXhwIjoyMDQxMTIyMjQwfQ.RKsZ3r7V6KNlAVTByhX1HGiQoJRzJLtQAXOEUf-YOBM&t=2024-09-08T02%3A24%3A00.522Z" />
<img src="https://rrosgcmviafnxjshljoq.supabase.co/storage/v1/object/sign/static/images/publicacoes/card_publicacoes_relatoriostecnicos.png?token=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1cmwiOiJzdGF0aWMvaW1hZ2VzL3B1YmxpY2Fjb2VzL2NhcmRfcHVibGljYWNvZXNfcmVsYXRvcmlvc3RlY25pY29zLnBuZyIsImlhdCI6MTcyNzE5MjUzMywiZXhwIjoyMDQyNTUyNTMzfQ.88z9-WgNHD83nD4udq_Y3KThiMFs3ThMsvNDcLit0Qo&t=2024-09-24T15%3A42%3A13.352Z" />
<DesignSystem.link href={~p"/noticias/noti1"} class="text-sm font-semibold">
<.text size="h3" color="text-white-100">Relatórios Públicos</.text>
<.button style="primary">
Expand Down

0 comments on commit 1c55719

Please sign in to comment.