Compare commits
2 Commits
5363547637
...
master
Author | SHA1 | Date | |
---|---|---|---|
c0fefae605
|
|||
1b746ad8ec
|
@@ -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 {}
|
||||
|
@@ -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 {}
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user