add some blender renders

This commit is contained in:
Crispy 2022-01-20 03:31:33 +01:00
parent 767f249413
commit 84edea97c4
13 changed files with 87 additions and 16 deletions

View file

@ -2,13 +2,13 @@
<html lang="en">
<head>
<include meta.html/>
<title>CrispyPin.cc</title>
<title>crispypin.cc</title>
</head>
<body>
<include header.html/>
<main>
<h1>Homepage</h1>
<p>Lorem, ipsum dolor sit amet consectetur adipisicing elit. Earum exercitationem quod laudantium neque. Dolor qui magnam debitis repellendus assumenda tenetur ab aliquam ea sit in harum facere neque ad nemo vel nesciunt distinctio totam, cupiditate, deleniti nam voluptas quia aperiam.</p>
<h1>Hello!</h1>
<p>Welcome to my corner of the internet. I use this page to showcase some of my interesting projects in an easier to see way compared to just github.</p>
</main>
<include footer.html/>
</body>