yuzuru/static-sites: Add salespointframework

This had previously been hosted on a separate machine that was now
decommissioned.
hyper
Simon Bruder 2024-02-01 00:40:09 +01:00
parent a2cf57ec47
commit ef3939403a
Signed by: simon
GPG Key ID: 347FF8699CDA0776
1 changed files with 13 additions and 0 deletions

View File

@ -23,5 +23,18 @@
user.name = "papagei";
imprint.enable = true;
};
"salespointframework.org" = {
redirects = [
"www.salespointframework.org"
"salespointframe.work"
"www.salespointframe.work"
"verkaufspunktrahmenwerk.de"
"www.verkaufspunktrahmenwerk.de"
"verkaufspuntrahmenwerk.de"
"www.verkaufspuntrahmenwerk.de"
];
user.name = "salespoint";
};
};
}