Compare commits

...

2 Commits

Author SHA1 Message Date
c0fefae605 I don't know what I was doing when I wrote this 2025-08-23 22:36:57 -04:00
1b746ad8ec fix the date, whoops 2025-08-23 20:29:46 -04:00
3 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<html lang="en">
<title>'Writing my own web crawler in go'</title>
<meta name="date" content="2025/08/21">
<meta name="date" content="2025/08/23">
<link rel="stylesheet" href="/style.css">
<style>
.-spell {}

View File

@@ -19,7 +19,7 @@
<description><![CDATA[<!DOCTYPE HTML>
<html lang="en">
<title>'Writing my own web crawler in go'</title>
<meta name="date" content="2025/08/21">
<meta name="date" content="2025/08/23">
<link rel="stylesheet" href="/style.css">
<style>
.-spell {}

View File

@@ -18,8 +18,9 @@
Welcome to my website. I do a bunch of coding, I try to lean towards
lower level languages (mostly C) as I find it more fun when there's a
challenge. As for the content of this website: I put blog posts up
when I've got something interesting to talk about and host my own git
server with stuff I make (you can find the things I'm proud of below).
when I've got something interesting to talk about. In addition to my
blog I host my own git server with stuff I make (you can find links
to the things I'm proud of below).
</p>
<p>
Thank you for visiting, if you've got something you wanna say to me,