diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html index 518cdde..2b46caa 100644 --- a/public/index.html +++ b/public/index.html @@ -5,10 +5,10 @@ <h1 style="text-align: center; margin-bottom: 0px;">Electrical Engineer</h1>
<div class="center">
<div style="text-align: left; max-width: 720px;">
- <p>You might be here because you were tricked! However, I refuse to scam you like the instagram grifters I make fun of will.</p>
- <p><a href="/blog">My blog</a> contains tutorials on signal processing, software development, and other random things</p>
+ <p>You might be here because you were tricked! However, I refuse to scam you like instagram grifters with similar bios will.</p>
+ <p><a href="/blog">My blog</a> contains tutorials on various electrical engineering topics like signal processing and also other tech things.</p>
<p>Listen to <a href="/music">my music.</a> The majority of streaming services should be linked.</p>
- <p>The source code for this site, my audio plugins, and other things is available on <a href="https://git.haemolacriaa.com/">my git server</a>, and also on <a href="https://github.com/ozpv">Github.</a></p>
+ <p>The source code for this site, my audio plugins, and more is available on <a href="https://git.haemolacriaa.com/">my git server</a>, and also on <a href="https://github.com/ozpv">Github.</a></p>
</div>
</div>
</main>
|
