Add chaosknoten and fairy dust logos #1
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "jan/fablab-bottle-clip-generator:more-logos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -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?
Checkout
From your project repository, check out a new branch and test the changes.