diff --git a/src/app.html b/src/app.html index c1524fb..6b72789 100644 --- a/src/app.html +++ b/src/app.html @@ -3,6 +3,7 @@ + %sveltekit.head% diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte index 9619649..7db1935 100644 --- a/src/routes/+layout.svelte +++ b/src/routes/+layout.svelte @@ -66,12 +66,23 @@ {/if}
Triangles Block Explorer — cryptographic-triangles.org - | - Telegram - | - Discord - | - GitHub +
+
+ + + + + + + + + + + + + + +
diff --git a/static/favicon.ico b/static/favicon.ico new file mode 100644 index 0000000..bd0f354 --- /dev/null +++ b/static/favicon.ico @@ -0,0 +1,9 @@ + + +404 Not Found + +

Not Found

+

The requested URL was not found on this server.

+

Additionally, a 404 Not Found +error was encountered while trying to use an ErrorDocument to handle the request.

+ diff --git a/static/logo-192.png b/static/logo-192.png new file mode 100644 index 0000000..bd0f354 --- /dev/null +++ b/static/logo-192.png @@ -0,0 +1,9 @@ + + +404 Not Found + +

Not Found

+

The requested URL was not found on this server.

+

Additionally, a 404 Not Found +error was encountered while trying to use an ErrorDocument to handle the request.

+