Skip to content

Commit 855a03c

Browse files
committed
Update officials
1 parent c078fda commit 855a03c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/government/officials.astro

+4-4
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ import PageLayout from "@layouts/page.astro";
66
const officials = [
77
Structs.official(["President"], "ChrisChrispie", "https://cdn.discordapp.com/avatars/161282206113857537/17cccf139335fe0ae821b666d1de47f7?size=1024"),
88
Structs.official(["Secretary of Defense"], "Drekamor", "https://cdn.discordapp.com/avatars/1031922996916527124/447fec9f4d18b1f7a0f54449a9fd963c?size=1024"),
9-
Structs.official(["Secretary of Interior"], "Xcios", "https://cdn.discordapp.com/avatars/574380122539294726/a_03d32642fb654c9de616672c3d44c227?size=1024.png"),
9+
Structs.official(["Secretary of Interior"], "Slowlyfunny2", "https://cdn.discordapp.com/avatars/282654846904041483/52275e9653ba625775889b9bb4b72e05?size=1024"),
1010
Structs.official(["Secretary of Treasury"], "Anvil", "https://cdn.discordapp.com/avatars/164188981293088769/2c254c3c8280692107fdbc64612118f6?size=1024"),
1111
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"),
14-
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"),
16-
Structs.official(["Senator","Magistrate"], "7_misun", "https://cdn.discordapp.com/avatars/143920509833314304/fe85af26411424f49a8a39e09bd14ff8?size=1024"),
14+
Structs.official(["Senator"], "Raeders", "https://cdn.discordapp.com/avatars/921152800401018970/125071a539f94c2ad1d39f7a94899eb3?size=1024"),
15+
Structs.official(["Senator"], "Sdorr", "https://cdn.discordapp.com/avatars/787314045766074378/936a72bf777a04db3f19793b8a6d922f?size=1024"),
16+
Structs.official(["Senator"], "Dr_Bacon_Hair", "https://cdn.discordapp.com/avatars/689297659907145831/550889f3d35b69a1cfb67c52fe91b1be?size=1024"),
1717
];
1818
---
1919
<style>

0 commit comments

Comments
 (0)