-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
pluja
committed
Sep 26, 2023
1 parent
33ae99a
commit cdb6059
Showing
3 changed files
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,4 @@ | ||
<div class="flex flex-col items-center justify-center mt-6"> | ||
<div class="flex flex-col items-center justify-center mt-3"> | ||
<svg class="w-24 h-24 fill-green-500" version="1.2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="512" height="512"><style></style><path d="m129 25l255.5 0.5v51l-255.5 0.5zm-52 53h51.9l-0.4 50.5-51.5 0.5v255l51.5 0.5 0.5 50.5 255.5 0.5v51l-255.5 0.5v-52h-52v-51h-51v-256h51zm308 0h51v50h51v256h-51v51h-51v-51h51v-255h-51zm-0.5 101.5v51h-51l-0.2-24.5c-0.1-13.4 0.1-25 0.3-25.7 0.3-1.1 5.7-1.3 50.9-0.8zm-102.5 51.5h51v51h-51v51h-51v51h-51v-51h-51v-51h51v51h51v-51h51z"/></svg> | ||
<p class="mt-4 text-center text-gray-300">You can publish to <span class="font-bold">wss://{{.Host}}</span></p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters