Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nations page refers to fc 2.6 #37

Open
jwrober opened this issue Feb 22, 2024 · 1 comment
Open

Nations page refers to fc 2.6 #37

jwrober opened this issue Feb 22, 2024 · 1 comment

Comments

@jwrober
Copy link
Contributor

jwrober commented Feb 22, 2024

We need to list the fc21 nations and update the page to the same

@lmoureaux
Copy link
Contributor

The list is in https://github.com/longturn/www/blob/master/nations.py

This can probably be simplified to nations = list(flags.keys()):

www/nations.py

Line 570 in 1d4db5c

nations = [

The flags are in: https://github.com/longturn/www/tree/master/static/flags

We may want to switch to the -large versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants