small change
This commit is contained in:
parent
c7b239fe13
commit
986c8b0f37
@ -8,4 +8,6 @@
|
|||||||
<h2>About the Site</h2>
|
<h2>About the Site</h2>
|
||||||
<p>I made this by coding up a quick SSG to allow for rapid templating in python. I've got the code for this website up on gitea. You can find a link on the <a href="projects.htm">projects</a> page.</p>
|
<p>I made this by coding up a quick SSG to allow for rapid templating in python. I've got the code for this website up on gitea. You can find a link on the <a href="projects.htm">projects</a> page.</p>
|
||||||
<p>I don't think it's suitable for reuse as is, unless you really want to put in that work, but maybe it will inspire you to make a site like this!</p>
|
<p>I don't think it's suitable for reuse as is, unless you really want to put in that work, but maybe it will inspire you to make a site like this!</p>
|
||||||
<p>Ultimately the site is coded by hand, including the ssg that combines it for upload</p>
|
<p>Ultimately the site is coded by hand, including the ssg that combines it for upload</p>
|
||||||
|
<br />
|
||||||
|
<p>Also, fuck conventions, have fun!</p>
|
@ -27,7 +27,9 @@
|
|||||||
<h2>About the Site</h2>
|
<h2>About the Site</h2>
|
||||||
<p>I made this by coding up a quick SSG to allow for rapid templating in python. I've got the code for this website up on gitea. You can find a link on the <a href="projects.htm">projects</a> page.</p>
|
<p>I made this by coding up a quick SSG to allow for rapid templating in python. I've got the code for this website up on gitea. You can find a link on the <a href="projects.htm">projects</a> page.</p>
|
||||||
<p>I don't think it's suitable for reuse as is, unless you really want to put in that work, but maybe it will inspire you to make a site like this!</p>
|
<p>I don't think it's suitable for reuse as is, unless you really want to put in that work, but maybe it will inspire you to make a site like this!</p>
|
||||||
<p>Ultimately the site is coded by hand, including the ssg that combines it for upload</p> </content>
|
<p>Ultimately the site is coded by hand, including the ssg that combines it for upload</p>
|
||||||
|
<br />
|
||||||
|
<p>Also, fuck conventions, have fun!</p> </content>
|
||||||
<footer style="text-align: center;"">
|
<footer style="text-align: center;"">
|
||||||
<hr />
|
<hr />
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user