From c9e80cff068f69ffc7b1d9d4b1a61a5d3107a5a3 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Thu, 30 Oct 2025 19:12:29 +0100 Subject: Revert "Add election modal for TK2025" This reverts commit 2ae31a39aa9b65283915f155caf263e729144e4a. --- resources/pug/finals/index.pug | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) (limited to 'resources/pug/finals/index.pug') diff --git a/resources/pug/finals/index.pug b/resources/pug/finals/index.pug index 59f34df..a494214 100644 --- a/resources/pug/finals/index.pug +++ b/resources/pug/finals/index.pug @@ -25,7 +25,7 @@ block content li.nav-item(role='presentation') #[a.nav-link(href='#education') Education] .container#content - header#introduction(style="position:relative;") + header#introduction div img#profile(alt="Camil Staps", style="vertical-align:bottom;", src="/assets/img/profile.jpg", width="170") div#basicinfo(style="display:table-cell;vertical-align:bottom;") @@ -58,25 +58,6 @@ block content |   a(href="https://nl.linkedin.com/in/camilstaps") i.fab.fa-lg.fa-linkedin(title="LinkedIn") - div(style="top:1em;right:0;position:absolute;") - a(href="#tk2025", title="Election of the Dutch House of representatives", data-bs-toggle="modal") - i.fas.fa-person-booth.fs-1 - - div.modal.fade#tk2025(tabindex="-1", role="dialog", aria-lbaelledby="tk2025-title") - div.modal-dialog.modal-lg(role="document") - div.modal-content - div.modal-header - h4.modal-title#tk2025-title Election of the Dutch House of representatives 2025 - div.modal-body - p Informeer je en ga stemmen. - p - a(href="https://www.linkedin.com/posts/sanderheijne_we-analyseerden-de-verkiezingsprogrammas-activity-7379434906507960321-xRXs", target="_blank") - img(src="https://files.camilstaps.nl/tk2025-democratie-vrijnederland.jpeg", style="width:100%;") - p.text-end - | Bron: - a(href="https://www.linkedin.com/posts/sanderheijne_we-analyseerden-de-verkiezingsprogrammas-activity-7379434906507960321-xRXs", target="_blank") - i Vrij Nederland - |. section p.larger#lead -- cgit v1.2.3