mirror of
https://github.com/SinTan1729/chhoto-url
synced 2025-04-20 03:40:00 -05:00
Compare commits
2 commits
0192c26fd0
...
4a158bbea6
Author | SHA1 | Date | |
---|---|---|---|
4a158bbea6 | |||
51c6817487 |
2 changed files with 6 additions and 4 deletions
|
@ -1,9 +1,11 @@
|
||||||
<!-- SPDX-FileCopyrightText: 2023 Sayantan Santra <sayantan.santra689@gmail.com> -->
|
<!-- SPDX-FileCopyrightText: 2023 Sayantan Santra <sayantan.santra689@gmail.com> -->
|
||||||
<!-- SPDX-License-Identifier: MIT -->
|
<!-- SPDX-License-Identifier: MIT -->
|
||||||
|
|
||||||
[](https://hub.docker.com/r/sintan1729/chhoto-url)
|
[](https://hub.docker.com/r/sintan1729/chhoto-url)
|
||||||
[](https://github.com/SinTan1729)
|
[](https://github.com/SinTan1729)
|
||||||

|
[](https://github.com/SinTan1729/chhoto-url/releases/latest)
|
||||||
|

|
||||||
|
[](https://spdx.org/licenses/MIT.html)
|
||||||
|
|
||||||
#  <span style="font-size:42px">Chhoto URL</span>
|
#  <span style="font-size:42px">Chhoto URL</span>
|
||||||
|
|
||||||
|
|
|
@ -75,7 +75,7 @@
|
||||||
<form class="pure-form" name="login-form">
|
<form class="pure-form" name="login-form">
|
||||||
<p>Please enter password to access this website</p>
|
<p>Please enter password to access this website</p>
|
||||||
<input type="password" id="password" />
|
<input type="password" id="password" />
|
||||||
<button class="pure-button pure-button-primary" value="default">Submit</button>
|
<button class="pure-button pure-button-primary" value="default">Log in</button>
|
||||||
<p id="wrong-pass"> </p>
|
<p id="wrong-pass"> </p>
|
||||||
</form>
|
</form>
|
||||||
</dialog>
|
</dialog>
|
||||||
|
|
Loading…
Reference in a new issue