mirror of
https://github.com/SinTan1729/chhoto-url
synced 2025-04-20 11:50:01 -05:00
Compare commits
No commits in common. "4a158bbea6e9e10e6484da87b2d7b99bd4084760" and "0192c26fd0b1cc5474b693e1e7dc95f28d8e5324" have entirely different histories.
4a158bbea6
...
0192c26fd0
2 changed files with 4 additions and 6 deletions
|
@ -1,11 +1,9 @@
|
||||||
<!-- 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">Log in</button>
|
<button class="pure-button pure-button-primary" value="default">Submit</button>
|
||||||
<p id="wrong-pass"> </p>
|
<p id="wrong-pass"> </p>
|
||||||
</form>
|
</form>
|
||||||
</dialog>
|
</dialog>
|
||||||
|
|
Loading…
Reference in a new issue