fix the date, whoops
This commit is contained in:
parent
5363547637
commit
1b746ad8ec
2 changed files with 3 additions and 3 deletions
|
|
@ -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 {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue