Compare commits

...

3 Commits

Author SHA1 Message Date
Michał Rudowicz e5ce95aab9 Contact details in the footer
/ build_website (push) Successful in 7s Details
/ build_and_push_container (push) Successful in 14s Details
/ update_portainer (push) Successful in 1s Details
/ build_website_retro (push) Successful in 7s Details
/ build_and_push_container_retro (push) Successful in 9s Details
2026-03-20 21:45:10 +01:00
Michał Rudowicz 632b34cf7c Prototype contact details in the footer
/ build_website (push) Successful in 7s Details
/ build_and_push_container (push) Has been skipped Details
/ update_portainer (push) Has been skipped Details
/ build_website_retro (push) Successful in 7s Details
/ build_and_push_container_retro (push) Has been skipped Details
2026-03-06 09:32:28 +00:00
Michał Rudowicz df2aae5dd3 Justify main menu to the right
/ build_website (push) Successful in 7s Details
/ build_and_push_container (push) Has been skipped Details
/ update_portainer (push) Has been skipped Details
/ build_website_retro (push) Successful in 7s Details
/ build_and_push_container_retro (push) Has been skipped Details
2026-03-06 09:13:17 +00:00
5 changed files with 16 additions and 19 deletions

View File

@ -31,6 +31,12 @@ default_lang: "pl"
exclude_from_localization: ["images", "fonts", "sitemap", "docker", "vendor"]
url: https://hswro.org
contact-details: "<p>Stowarzyszenie Hackerspace Wrocław<br />
ul. Wróblewskiego 38<br />
51-627 Wrocław</p>
NIP: `8943058081` KRS: `0000531222` REGON: `360286977`"
ourspace:
pl: "Siedziba"
en: "Our place"

View File

@ -1,7 +1,7 @@
<div class="footer">
<div class="container">
<div class="row">
<div class="col-12">
<div class="row align-items-start">
<div class="col-2 align-self-start">
<div class="footer-inner">
<h2 class="footer-title">
{% if site.retro %}
@ -19,6 +19,13 @@
</h2>
</div>
</div>
<div class="col-10 align-self-center">
<div class="footer-inner">
<div class="footer-contact-details small">
{{ site.contact-details | markdownify }}
</div>
</div>
</div>
</div>
</div>
</div>

View File

@ -3,7 +3,7 @@
> ul {
display: flex;
align-items: center;
justify-content: flex-start;
justify-content: end;
> li {
list-style: none;
font-size: 1rem;

View File

@ -41,11 +41,3 @@ You can also call our workshop directly: [+48 717072457](tel:+48717072457)
Over ham radio we can most often be found on 145.325 MHz FM, with CTCSS set to 250.3 Hz.
We work using callsigns `SP6HACK` and `SN6H`.
Stowarzyszenie Hackerspace Wrocław
ul. Wróblewskiego 38
51-627 Wrocław
NIP: `8943058081`
KRS: `0000531222`
REGON: `360286977`

View File

@ -43,11 +43,3 @@ Jeśli chcesz nas odwiedzić zapraszamy w każdą środę od 19 na teren dawnej
Na radiu (amatorskim) można nas najczęściej złapać na 145.325 MHz w FM, z włączonym CTCSS na 250.3 Hz.
Pracujemy pod znakami SP6HACK i SN6H.
Stowarzyszenie Hackerspace Wrocław
ul. Wróblewskiego 38
51-627 Wrocław
NIP: `8943058081`
KRS: `0000531222`
REGON: `360286977`