add screenshot link to nextcloud folder and add bookmark for poe2 ranger build
This commit is contained in:
parent
43315e2c22
commit
6fcfc4f384
|
@ -115,6 +115,10 @@
|
|||
source = config.lib.file.mkOutOfStoreSymlink "/home/lillian/Nextcloud/Pictures";
|
||||
target = "Pictures";
|
||||
};
|
||||
Screenshots = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink "/home/lillian/Nextcloud/Pictures/Screenshots";
|
||||
target = "Screenshots";
|
||||
};
|
||||
Scripts = {
|
||||
source = config.lib.file.mkOutOfStoreSymlink "/home/lillian/Nextcloud/Scripts";
|
||||
target = "Scripts";
|
||||
|
|
|
@ -77,6 +77,11 @@
|
|||
tags = ["PoE" "PoE2" "path of exile" "path of exile 2" "games" "guides" "build" "sorcerer" "sorceres"];
|
||||
url = "https://maxroll.gg/poe2/planner/caeye0hz";
|
||||
}
|
||||
{
|
||||
name = "PoE2 build ranger";
|
||||
tags = ["PoE" "PoE2" "path of exile" "path of exile 2" "games" "guides" "build" "bow" "ranger"];
|
||||
url = "https://maxroll.gg/poe2/build-guides/deadeye-gas-arrow-leveling-guide";
|
||||
}
|
||||
];
|
||||
}
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue