diff --git a/src/routes/_GithubCorner.svelte b/src/routes/_GithubCorner.svelte
new file mode 100644
index 0000000..786d044
--- /dev/null
+++ b/src/routes/_GithubCorner.svelte
@@ -0,0 +1,56 @@
+
+
+
+
+
diff --git a/src/routes/index.svelte b/src/routes/index.svelte
index 975832e..75d6c73 100644
--- a/src/routes/index.svelte
+++ b/src/routes/index.svelte
@@ -7,6 +7,7 @@
import DiscussionsApi from '../Components/DiscussionsAPI.svelte';
import Login from '$lib/Login.svelte';
import LoginApi from '../Components/LoginAPI.svelte';
+ import GithubCorner from './_GithubCorner.svelte';
// Post variables
/** @type {string}*/
@@ -66,7 +67,7 @@
npm
install
sveltegram