Compare commits
No commits in common. "main" and "release-0.1.1" have entirely different histories.
main
...
release-0.
BIN
html/chat.png
BIN
html/chat.png
Binary file not shown.
Before Width: | Height: | Size: 10 KiB |
@ -33,25 +33,13 @@
|
|||||||
<a href="https://ai.thumeit.com" class="icon-button" target="_blank">
|
<a href="https://ai.thumeit.com" class="icon-button" target="_blank">
|
||||||
<img src="ai.png" alt="AI">
|
<img src="ai.png" alt="AI">
|
||||||
</a>
|
</a>
|
||||||
<a href="https://vault.thumeit.com" class="icon-button" target="_blank">
|
|
||||||
<img src="vault.png" alt="AI">
|
|
||||||
</a>
|
|
||||||
<a href="https://chat.thumeit.com" class="icon-button" target="_blank">
|
|
||||||
<img src="chat.png" alt="AI">
|
|
||||||
</a>
|
|
||||||
<a href="https://auth.thumeit.com" class="icon-button" target="_blank">
|
<a href="https://auth.thumeit.com" class="icon-button" target="_blank">
|
||||||
<img src="https://auth.thumeit.com/api/application-configuration/favicon" alt="Auth">
|
<img src="https://auth.thumeit.com/api/application-configuration/favicon" alt="Auth">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<form class="search-form">
|
<form class="search-form">
|
||||||
<input type="text" placeholder="Search..." class="search-bar">
|
<input type="text" placeholder="Search..." class="search-bar">
|
||||||
<button type="submit" class="go-button" onclick="showPopup()">Go</button>
|
<button type="submit" class="go-button">Go</button>
|
||||||
<script>
|
|
||||||
function showPopup() {
|
|
||||||
alert("The results were within you all this time");
|
|
||||||
}
|
|
||||||
</script>
|
|
||||||
|
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
BIN
html/vault.png
BIN
html/vault.png
Binary file not shown.
Before Width: | Height: | Size: 13 KiB |
Loading…
x
Reference in New Issue
Block a user