More bookmarks
This commit is contained in:
parent
2c51701209
commit
a482eb86ec
|
@ -108,20 +108,6 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
{
|
|
||||||
name = "Proton Mail";
|
|
||||||
tags = ["email"];
|
|
||||||
url = "https://mail.proton.me";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "Nextcloud";
|
|
||||||
tags = ["cloud" "storage" "federation" "xenia"];
|
|
||||||
url = "https://cloud.xenia.me.uk";
|
|
||||||
}
|
|
||||||
{
|
|
||||||
name = "Games";
|
|
||||||
bookmarks = [];
|
|
||||||
}
|
|
||||||
{
|
{
|
||||||
name = "Work";
|
name = "Work";
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
|
@ -130,6 +116,26 @@
|
||||||
tags = ["work" "UKAEA"];
|
tags = ["work" "UKAEA"];
|
||||||
url = "https://nucleus.ukaea.uk";
|
url = "https://nucleus.ukaea.uk";
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "U4BW";
|
||||||
|
tags = ["work" "UKAEA" "admin"];
|
||||||
|
url = "https://ubw.unit4cloud.com/uk_aea_prod_web";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "Outlook";
|
||||||
|
tags = ["work" "UKAEA" "email"];
|
||||||
|
url = "https://outlook.office.com";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "Microsoft Teams";
|
||||||
|
tags = ["work" "UKAEA" "communication"];
|
||||||
|
url = "https://teams.microsoft.com";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "SharePoint";
|
||||||
|
tags = ["work" "UKAEA" "cloud" "storage"];
|
||||||
|
url = "https://ukaeauk-my.sharepoint.com/personal/evie_litherland-smith_ukaea_uk/_layouts/15/onedrive.aspx?view=0";
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "Physics Summary";
|
name = "Physics Summary";
|
||||||
tags = ["work" "UKAEA" "JET" "operations"];
|
tags = ["work" "UKAEA" "JET" "operations"];
|
||||||
|
@ -142,6 +148,16 @@
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
name = "Proton Mail";
|
||||||
|
tags = ["email"];
|
||||||
|
url = "https://mail.proton.me";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "Nextcloud";
|
||||||
|
tags = ["cloud" "storage" "federation" "xenia"];
|
||||||
|
url = "https://cloud.xenia.me.uk";
|
||||||
|
}
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue