fix font size, remove bad embeds, edit about
Some checks failed
Deploy Blog / deploy (push) Has been cancelled
Some checks failed
Deploy Blog / deploy (push) Has been cancelled
This commit is contained in:
@@ -6,11 +6,11 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>jawhng.xyz - blog</title>
|
<title>blog - jawhng.xyz</title>
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<div class="mx-auto max-w-4xl px-4 py-12">
|
<div class="mx-auto max-w-4xl px-4 py-12">
|
||||||
<h1 class="mb-8 text-4xl font-bold">Always off-topic</h1>
|
<h1 class="mb-8 text-5xl font-bold">Always off-topic</h1>
|
||||||
|
|
||||||
<div class="space-y-6">
|
<div class="space-y-6">
|
||||||
{#each data.posts as post}
|
{#each data.posts as post}
|
||||||
|
|||||||
@@ -3,12 +3,12 @@ title: About
|
|||||||
---
|
---
|
||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>About</title>
|
<title>about - jawhng.xyz</title>
|
||||||
</svelte:head>
|
</svelte:head>
|
||||||
|
|
||||||
<div class="prose prose-lg mx-auto max-w-4xl px-4 py-12">
|
<div class="prose prose-lg mx-auto max-w-4xl px-4 py-12">
|
||||||
|
|
||||||
# 418 I'm a teapot
|
# A circuit-bent brain
|
||||||
|
|
||||||
<img src="/images/itme.jpg" class=""/>
|
<img src="/images/itme.jpg" class=""/>
|
||||||
|
|
||||||
@@ -47,6 +47,7 @@ Software development is not my passion in life. It's discovering all the fascina
|
|||||||
|
|
||||||
**See more:**
|
**See more:**
|
||||||
- [Instagram](https://www.instagram.com/jawhingemusic/)
|
- [Instagram](https://www.instagram.com/jawhingemusic/)
|
||||||
|
- [hear-on-out - weather-reactive generative ambient](https://hearonout.jawhng.xyz/)
|
||||||
- [My self-hosted Gitea where you can see the source code for this blog in real time](https://git.jawhng.xyz/jawhng/)
|
- [My self-hosted Gitea where you can see the source code for this blog in real time](https://git.jawhng.xyz/jawhng/)
|
||||||
- [LinkedIn (reluctantly)](https://www.linkedin.com/in/george-durankiev/)
|
- [LinkedIn (reluctantly)](https://www.linkedin.com/in/george-durankiev/)
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user