fix the date, whoops

This commit is contained in:
Squibid 2025-08-23 20:29:46 -04:00
parent 5363547637
commit 1b746ad8ec
Signed by: squibid
GPG key ID: BECE5684D3C4005D
2 changed files with 3 additions and 3 deletions

View file

@ -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 {}

View file

@ -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 {}
@ -336,7 +336,7 @@ fetching https://github.com/github/search?q=topic%3Aactions+org%3Agithub+fork%3A
[1] Yes I'm just including more links to make my site a good starting point [1] Yes I'm just including more links to make my site a good starting point
why do you ask? why do you ask?
</p> </p>
]]></description> ]]></description>
</item> </item>