Skip to content

Commit

Permalink
capitalise Austria, related to #337 (#338)
Browse files Browse the repository at this point in the history
* capitalise Austria

* turn country into title case

* make more title case in chaper table

* capitalize in overview data too

* fix whitespace issues

* remove unneedec columns in script

* update chapter file

---------

Co-authored-by: Cosima Meyer <[email protected]>
  • Loading branch information
drmowinckels and cosimameyer authored Jul 26, 2024
1 parent c233828 commit c99263a
Show file tree
Hide file tree
Showing 5 changed files with 134 additions and 509 deletions.
4 changes: 2 additions & 2 deletions data/chapter_stats.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"chapters": 219,
"countries": 63
"chapters": 225,
"countries": 65
}
2 changes: 1 addition & 1 deletion data/chapters/austria-salzburg.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
"urlname": "rladies-salzburg",
"status": "active",
"country": "austria",
"country": "Austria",
"city": "salzburg",
"social_media": {
"meetup": "rladies-salzburg",
Expand Down
Loading

0 comments on commit c99263a

Please sign in to comment.