Commit graph

6 commits

Author SHA1 Message Date
q3k af1a4e6c74 look: move language selector to RHS, don't use country flags
Some checks failed
/ deploy (push) Failing after 1s
The language selection being a flag never sat right wight me:

 1. Its positioning next to 'CEBULACAMP' implied more that it's a
    cebula.camp logo or intrinsic flag of the event or something.
 2. I think it's the first site I've ever seen that has a language
    selector on the left hand side of the navigation bar.
 3. Using country flags as language icons is wrong [1].

[1] - just ask the Swiss or the Belgians.
2025-04-13 17:03:40 +02:00
Dariusz Niemczyk d2eff84d30
fix: broken language switch 2025-04-04 17:29:32 +02:00
Dariusz Niemczyk 53883f4148
fix: handle possible null value that tsc didnt catch
Some checks failed
/ deploy (push) Failing after 53s
2025-02-20 17:43:21 +01:00
Dariusz Niemczyk 0072eac5d2
feat: make language-selector more robust 2025-02-15 00:35:32 +01:00
Dariusz Niemczyk a9c98ee778
fix: missing metadata 2025-02-09 03:07:23 +01:00
Dariusz Niemczyk fc83d7e67d
feat: add simple language switch 2025-02-09 02:51:40 +01:00