40 lines
585 B
Nix
40 lines
585 B
Nix
[
|
|
{
|
|
Developer = [
|
|
{
|
|
Github = [
|
|
{
|
|
abbr = "GH";
|
|
href = "https://github.com/";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
{
|
|
Social = [
|
|
{
|
|
Reddit = [
|
|
{
|
|
icon = "reddit.png";
|
|
href = "https://reddit.com/";
|
|
description = "The front page of the internet";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
{
|
|
Entertainment = [
|
|
{
|
|
YouTube = [
|
|
{
|
|
abbr = "YT";
|
|
href = "https://youtube.com/";
|
|
}
|
|
];
|
|
}
|
|
];
|
|
}
|
|
]
|