Compare commits
2 Commits
v0.9.1
...
8597f1b849
Author | SHA1 | Date | |
---|---|---|---|
8597f1b849 | |||
b04e0e5e81 |
@ -14,6 +14,7 @@ args_bin = [
|
|||||||
"-log tmp/cpolis.log",
|
"-log tmp/cpolis.log",
|
||||||
"-pdfs tmp/pdfs",
|
"-pdfs tmp/pdfs",
|
||||||
"-pics tmp/pics",
|
"-pics tmp/pics",
|
||||||
|
"-port 8080",
|
||||||
"-rss tmp/orientexpress_alle.rss",
|
"-rss tmp/orientexpress_alle.rss",
|
||||||
"-title 'Freimaurer Distrikt Niedersachsen und Sachsen-Anhalt'",
|
"-title 'Freimaurer Distrikt Niedersachsen und Sachsen-Anhalt'",
|
||||||
"-web web",
|
"-web web",
|
||||||
|
@ -16,7 +16,7 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
<h3>Cover</h3>
|
<h3>Titelseite</h3>
|
||||||
<div class="grid grid-cols-2 gap-4 items-center">
|
<div class="grid grid-cols-2 gap-4 items-center">
|
||||||
<input class="h-full" name="issue-title" placeholder="Titel" type="text" />
|
<input class="h-full" name="issue-title" placeholder="Titel" type="text" />
|
||||||
<label class="btn text-center" for="image-upload">Bild hochladen</label>
|
<label class="btn text-center" for="image-upload">Bild hochladen</label>
|
||||||
|
Reference in New Issue
Block a user