yuzuru/static-sites: Add salespointframework

This had previously been hosted on a separate machine that was now
decommissioned.
This commit is contained in:
Simon Bruder 2024-02-01 00:40:09 +01:00
parent a2cf57ec47
commit ef3939403a
Signed by: simon
GPG key ID: 347FF8699CDA0776

View file

@ -23,5 +23,18 @@
user.name = "papagei"; user.name = "papagei";
imprint.enable = true; 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";
};
}; };
} }