- blogs are now in subdirs - blog list is generated through helper function - full blog list is in blog subdir
21 lines
758 B
HTML
21 lines
758 B
HTML
<!DOCTYPE HTML>
|
|
<html lang="en">
|
|
<meta name="date" content="2023/10/30">
|
|
<title>'What is a squibid?'</title>
|
|
<link rel="stylesheet" href="/style.css">
|
|
<link rel="stylesheet" href="/blog/style.css">
|
|
<body style="background-color: #161617;">
|
|
<p>
|
|
Recently, a few people have been asking me: "what is a squibid?" or
|
|
"where did your name come from?". In this blog post I will answer those
|
|
questions.
|
|
<br>
|
|
<br>
|
|
A few years ago I came up with a drawing of an animal
|
|
reason to do anything with it, but regardless I chose to name it a
|
|
squibid. Eventually, when trying to find a good username I chose squibid
|
|
because that would cover both the username and profile picture.
|
|
</p>
|
|
</body>
|
|
</html>
|