summaryrefslogtreecommitdiffhomepage
path: root/src/en/changelog/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/en/changelog/index.html')
-rw-r--r--src/en/changelog/index.html79
1 files changed, 79 insertions, 0 deletions
diff --git a/src/en/changelog/index.html b/src/en/changelog/index.html
new file mode 100644
index 0000000..fe1880e
--- /dev/null
+++ b/src/en/changelog/index.html
@@ -0,0 +1,79 @@
+<!DOCTYPE html>
+<html lang=XX>
+ <head>
+ <meta charset=UTF-8 />
+ <title>Changelog</title>
+ <link rel="shortcut icon" type="image/svg" href="/favicon.svg" />
+ <link rel="stylesheet" type="text/css" href="/style.css" />
+ </head>
+
+ <body>
+ <nav><!-- NAV-BAR --></nav>
+
+ <main>
+ <section>
+ <header>
+ <h1>Collection Updates</h1>
+ <h6>…and some site updates too</h6>
+ </header>
+ </section>
+
+ <section>
+ <p>
+ This is the site changelog; all updates and changes to the website or
+ my collections are documented here. For logistical reasons this is
+ only available in English.
+ </p>
+ </section>
+
+ <section class="cl-section slant-down">
+ <div>
+ <h2>18<sup>th</sup> of April, 2023</h2>
+ <p>
+ Today was pretty successful. I passed by Chase Bank near closing
+ hours and it was a good thing I did too. The customer right before
+ me in the line to the teller deposited $10 in dollar coins. I
+ bought them from the bank and got two new finds: a “Great Law of
+ Peace” native-american dollar from Philadelphia, and a Herbert
+ Hoover NIFC presidential dollar from Philadelphia.
+ <br /><br />
+ I also hunted a printer (it accepts cash payment to print stuff). I
+ managed to get 5 new “America the Beautiful” quarters, 5 new state
+ quarters, my first ever districts quarter, and a new “Westward
+ Journey” nickel. The “America the Beautiful” quarters were: Block
+ Island (P), Great Sand Dunes (D), Homestead (D),
+ Marsh-Billings-Rockefeller (D), and War in the Pacific (P). The
+ state quarters were: Connecticut (P), Idaho (P), Massachusetts (P),
+ Utah (P), and Wyoming (P). The district quarter was American Samoa
+ (D) and the nickel was a Bison (P).
+ <br /><br />
+ Finally I visited a currency-exchange office hoping to find my first
+ €500 bill. They didn’t have any but I managed to snag a French €200
+ from the Europa series, a new find for myself.
+ </p>
+ </div>
+ </section>
+
+ <section class="cl-section slant-down">
+ <div>
+ <h2>Start of Changelog</h2>
+ <p>
+ This is the start of the sites changelog. The site has been around
+ since the 11th of February 2023, and this collection began around
+ April of 2022, so theres a lot of “history” here that won’t end up
+ documented. If you really care for some reason, you can check the
+ git-log of the site on the git repository. From now on I’ll be
+ documenting all my new finds here both so I can look back on it in
+ the future for fun, and incase anyone finds anything here
+ interesting. I suppose it makes the site a bit more human.
+
+ I am currently in the United States on vacation, so the next couple
+ of site updates are going to be primarily american coins.
+ </p>
+ </div>
+ </section>
+
+ <section><!-- FOOTER --></section>
+ </main>
+ </body>
+</html>