Makefile fixes
Build LinkLog Development Image / development-image (push) Successful in 8s

This commit is contained in:
2026-08-26 10:42:24 +02:00
parent c748241291
commit c012f1edfa
9 changed files with 15 additions and 3 deletions
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.5 KiB

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 13 KiB

+1 -1
View File
@@ -32,7 +32,7 @@
<label>
Password
<input id="password" type="password" placeholder="********" />
<input id="password" type="password" />
</label>
<button type="submit">Save and log in</button>