diff options
| author | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-08-28 07:55:28 -0400 |
|---|---|---|
| committer | Benjamin Sanders <ben@Benjamins-MacBook-Pro.local> | 2025-08-28 07:55:28 -0400 |
| commit | 577487a10ddcb0de7facc51510da701902131bbf (patch) | |
| tree | 6224f0efa1543bd72e3514105d99a3c85ea147d3 /_site/blog.html | |
| parent | c1c261ec60d2f576ca21942c8fddb6d0a70dcde4 (diff) | |
Published Reddit Blocks the Internet Archive and changed links to a color that stands out better
Diffstat (limited to '_site/blog.html')
| -rw-r--r-- | _site/blog.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_site/blog.html b/_site/blog.html index 8d19773..921f29e 100644 --- a/_site/blog.html +++ b/_site/blog.html @@ -27,6 +27,7 @@ <!-- UI and Theme --> <meta name="theme-color" content="#b172bc"> <link rel="stylesheet" href="/main.css"> + <script defer data-domain="ben.sanders.life" src="https://plausible.io/js/script.js"></script> </head> <body> @@ -42,6 +43,8 @@ <ul class="posts"> + <li><span>28 August 2025</span> <a href="/blog/reddit-blocks-internet-archives" title="Reddit Blocks the Internet Archives">Reddit Blocks the Internet Archives</a></li> + <li><span>16 August 2025</span> <a href="/blog/unemployment-ccna-and-other-things" title="Unemployment, CCNA and Other Things">Unemployment, CCNA and Other Things</a></li> <li><span>12 June 2023</span> <a href="/blog/down-with-big-tech" title="Down With Big Tech!">Down With Big Tech!</a></li> @@ -123,6 +126,5 @@ "jobTitle": "Web Developer & Linux Enthusiast" } </script> - <script defer data-domain="ben.sanders.life" src="https://plausible.io/js/script.js"></script> </body> </html> |
