You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
67 lines
1.3 KiB
67 lines
1.3 KiB
Downloads = [
|
|
{
|
|
catagory: "Browsers",
|
|
content: [
|
|
{
|
|
name: "Chrome",
|
|
href: "https://www.google.com/intl/nl/chrome/",
|
|
},
|
|
{
|
|
name: "Firefox",
|
|
href: "https://www.mozilla.org/nl/firefox/download/thanks/",
|
|
},
|
|
{
|
|
name: "Opera",
|
|
href: "https://www.opera.com/computer/thanks?ni=stable&os=windows"
|
|
},
|
|
{
|
|
name: "Brave",
|
|
href: "https://laptop-updates.brave.com/download/BRK107"
|
|
},
|
|
]
|
|
},
|
|
{
|
|
catagory: "Games",
|
|
content: [
|
|
{
|
|
name: "Steam",
|
|
href: "https://steamcdn-a.akamaihd.net/client/installer/SteamSetup.exe",
|
|
},
|
|
{
|
|
name: "Minecraft",
|
|
href: "https://my.minecraft.net/store/minecraft/"
|
|
},
|
|
{
|
|
name: "Origin",
|
|
href: "https://www.dm.origin.com/download"
|
|
},
|
|
]
|
|
},
|
|
{
|
|
catagory: "Communication",
|
|
content: [
|
|
{
|
|
name: "Discord",
|
|
href: "https://discordapp.com/api/download?platform=win"
|
|
},
|
|
{
|
|
name: "Teamspeak",
|
|
href: "https://www.teamspeak.com/en/downloads/"
|
|
},
|
|
{
|
|
name: "WhatsApp",
|
|
href: "https://www.whatsapp.com/download/"
|
|
},
|
|
]
|
|
},
|
|
{
|
|
catagory: "File managament",
|
|
content: [
|
|
{
|
|
name: "7-Zip",
|
|
href: ""
|
|
}
|
|
]
|
|
}
|
|
]
|