Skip to content

Commit

Permalink
auto updating site
Browse files Browse the repository at this point in the history
  • Loading branch information
jherzstein committed Oct 19, 2024
1 parent 49c7f0e commit 0bbb46c
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions content-org/posts/notbyai.org
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ A new link button has been added to this website. As of the time writing this yo
#+BEGIN_EXPORT html
<figure>
<center>
<img class="link-buttons" id="light-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-white.png" height="33px" />
<img class="link-buttons" id="dark-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-black.png" height="33px" />
<img class="link-buttons" id="light-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-white.png" height="31" />
<img class="link-buttons" id="dark-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-black.png" height="31" />
<figcaption></figcaption>
</center>
</figure>
Expand Down
6 changes: 3 additions & 3 deletions content/posts/notbyai.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title = "This Site Is Not Written By AI"
summary = "It may be slop, but it's slop made by ME."
date = 2024-10-18
lastmod = 2024-10-18T20:37:03-04:00
lastmod = 2024-10-19T00:08:00-04:00
tags = ["updates", "notbyai", "linkbuttons"]
draft = false
[menu]
Expand All @@ -14,8 +14,8 @@ A new link button has been added to this website. As of the time writing this yo

<figure>
<center>
<img class="link-buttons" id="light-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-white.png" height="33px" />
<img class="link-buttons" id="dark-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-black.png" height="33px" />
<img class="link-buttons" id="light-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-white.png" height="31" />
<img class="link-buttons" id="dark-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-black.png" height="31" />
<figcaption></figcaption>
</center>
</figure>
Expand Down
4 changes: 2 additions & 2 deletions public/posts/notbyai/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,8 @@ <h1>This Site Is Not Written By AI</h1>
<p>A new link button has been added to this website. As of the time writing this you may notice a badge at the site footer that looks like this:</p>
<figure>
<center>
<img class="link-buttons" id="light-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-white.png" height="33px" />
<img class="link-buttons" id="dark-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-black.png" height="33px" />
<img class="link-buttons" id="light-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-white.png" height="31" />
<img class="link-buttons" id="dark-icon" src="/images/link-buttons/Written-By-Human-Not-By-AI-Badge-black.png" height="31" />
<figcaption></figcaption>
</center>
</figure>
Expand Down
10 changes: 5 additions & 5 deletions public/sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,19 @@
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>/tags/linkbuttons/</loc>
<lastmod>2024-10-18T20:37:03-04:00</lastmod>
<lastmod>2024-10-19T00:08:00-04:00</lastmod>
</url><url>
<loc>/tags/notbyai/</loc>
<lastmod>2024-10-18T20:37:03-04:00</lastmod>
<lastmod>2024-10-19T00:08:00-04:00</lastmod>
</url><url>
<loc>/posts/notbyai/</loc>
<lastmod>2024-10-18T20:37:03-04:00</lastmod>
<lastmod>2024-10-19T00:08:00-04:00</lastmod>
</url><url>
<loc>/tags/updates/</loc>
<lastmod>2024-10-18T20:37:03-04:00</lastmod>
<lastmod>2024-10-19T00:08:00-04:00</lastmod>
</url><url>
<loc>/</loc>
<lastmod>2024-10-18T20:37:03-04:00</lastmod>
<lastmod>2024-10-19T00:08:00-04:00</lastmod>
</url><url>
<loc>/tags/oracle/</loc>
<lastmod>2024-07-27T00:53:12-04:00</lastmod>
Expand Down

0 comments on commit 0bbb46c

Please sign in to comment.