Compare commits
2 Commits
5363547637
...
master
Author | SHA1 | Date | |
---|---|---|---|
c0fefae605
|
|||
1b746ad8ec
|
@@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE HTML>
|
<!DOCTYPE HTML>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<title>'Writing my own web crawler in go'</title>
|
<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">
|
<link rel="stylesheet" href="/style.css">
|
||||||
<style>
|
<style>
|
||||||
.-spell {}
|
.-spell {}
|
||||||
|
@@ -19,7 +19,7 @@
|
|||||||
<description><![CDATA[<!DOCTYPE HTML>
|
<description><![CDATA[<!DOCTYPE HTML>
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<title>'Writing my own web crawler in go'</title>
|
<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">
|
<link rel="stylesheet" href="/style.css">
|
||||||
<style>
|
<style>
|
||||||
.-spell {}
|
.-spell {}
|
||||||
|
@@ -18,8 +18,9 @@
|
|||||||
Welcome to my website. I do a bunch of coding, I try to lean towards
|
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
|
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
|
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
|
when I've got something interesting to talk about. In addition to my
|
||||||
server with stuff I make (you can find the things I'm proud of below).
|
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>
|
||||||
<p>
|
<p>
|
||||||
Thank you for visiting, if you've got something you wanna say to me,
|
Thank you for visiting, if you've got something you wanna say to me,
|
||||||
|
Reference in New Issue
Block a user