FabLab should be the first option, given that this is hosted on the FabLab subdomain.
Side note: I'd like to make this configurable.
What about the copyright of the other two dxf files? Are they CC-0 or something comparable?
FabLab should be the first option, given that this is hosted on the FabLab subdomain.
Side note: I'd like to make this configurable.
What about the copyright of the other two dxf files? Are they CC-0 or something comparable?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
@@ -92,2 +92,3 @@<select id="logo" name="logo" v-model="logo" :disabled="fetching" aria-label="Logo auswählen" required><option value="fablab">FabLab</option><option value="chaosknoten">Chaosknoten</option><option value="fablab" selected>FabLab</option>FabLab should be the first option, given that this is hosted on the FabLab subdomain.
Side note: I'd like to make this configurable.
What about the copyright of the other two dxf files? Are they CC-0 or something comparable?
Nevermind, I didn't notice the "selected" on the other option. Thanks for your contribution!