Skip to content

Commit 8df147d

Browse files
committed
feat: branch out eductx v1
1 parent c5cbc71 commit 8df147d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/home.mustache

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<input type="text" class="form-control" id="achievement" name="achievement"
9494
placeholder="e.g. Certified Cyber Security Expert"><br>
9595
<label for="certShortDesc">Short Description</label>
96-
<textarea maxlength="100" id="certShortDesc" class="form-control" name="certShortDesc" form="issueCert"
96+
<textarea maxlength="250" id="certShortDesc" class="form-control" name="certShortDesc" form="issueCert"
9797
placeholder="Successfully completed Cyber Security Workshop 2021, held in Maribor at FERI UM."></textarea><br>
9898
<label for="certType">Certificate Type</label>
9999
<input type="text" class="form-control" id="certType" name="certType"

0 commit comments

Comments
 (0)