summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/components/Giscus.svelte2
-rw-r--r--src/posts/first-post.svx5
2 files changed, 5 insertions, 2 deletions
diff --git a/src/lib/components/Giscus.svelte b/src/lib/components/Giscus.svelte
index 96be4a4..8a924ef 100644
--- a/src/lib/components/Giscus.svelte
+++ b/src/lib/components/Giscus.svelte
@@ -14,7 +14,7 @@
script.setAttribute("data-strict", "0");
script.setAttribute("data-reactions-enabled", "1");
script.setAttribute("data-emit-metadata", "0");
- script.setAttribute("data-input-position", "bottom");
+ script.setAttribute("data-input-position", "top");
script.setAttribute("data-theme", "preferred_color_scheme");
script.setAttribute("data-lang", "en");
script.setAttribute("data-loading", "lazy");
diff --git a/src/posts/first-post.svx b/src/posts/first-post.svx
index 5526b24..ff4f49b 100644
--- a/src/posts/first-post.svx
+++ b/src/posts/first-post.svx
@@ -12,5 +12,8 @@ Hello, and welcome, to my weird lil mindscape where I thought it would be a *gre
I am not sure why the idea that *I need a blog* stuck to my brain like a tumor for long enough that I pulled the trigger and got a VPS for it, but ig im kinda glad.
-Hope you like what you see here, and hope I get enough time and energy to pour my thoughts into words.
+Hope you'll like what you see here, if not, idk why you're reading ig.
+And I hope I'll have enough time and energy to pour my thoughts into words.
+
+Stay tuned.