Skip to content

Commit c078fda

Browse files
committed
Update officials
1 parent 155e00d commit c078fda

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

src/content/news/2024-10-02-senate-election.md

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ parties:
1818
txtcolour: "#FFFFFF"
1919
members:
2020
- 7_misun
21+
- dBeatzx
2122
exmembers: []
2223
name: C.R.A.P
2324
icon: /assets/images/election_stock.png
@@ -27,3 +28,4 @@ icon: /assets/images/election_stock.png
2728
* GaIIy 23 (Resigned / Banned)
2829
* auqust 23
2930
* 7_misun 19
31+
* dBeatzx (Snap election, replaced Gally)

src/pages/government/officials.astro

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const officials = [
1212
Structs.official(["Senator", "Speaker of the Senate"], "Complexii", "https://cdn.discordapp.com/avatars/489416445089021952/079d3f8bcb18a067f56b4c3ca97fabdf?size=1024"),
1313
Structs.official(["Senator"], "zolo17", "https://cdn.discordapp.com/avatars/284408888109957130/d9b10798c40e1ab777015796d0181eb9?size=1024"),
1414
Structs.official(["Senator"], "auqust", "https://cdn.discordapp.com/avatars/719650372284579941/7166373fb4cc40b2e7834c1d4fcfd0a9?size=1024"),
15+
Structs.official(["Senator"], "dBeatzx", "https://cdn.discordapp.com/avatars/511749424691544087/cb4b8a71fe230bf5f2a9293791ed0ac0?size=1024"),
1516
Structs.official(["Senator","Magistrate"], "7_misun", "https://cdn.discordapp.com/avatars/143920509833314304/fe85af26411424f49a8a39e09bd14ff8?size=1024"),
1617
];
1718
---

0 commit comments

Comments
 (0)