Merge pull request #13 from andrwcnln/dev

Updating meta-data
This commit is contained in:
Andrew Conlin 2023-12-11 18:11:12 +00:00 committed by GitHub
commit c21246daeb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 3 deletions

View File

@ -4,11 +4,13 @@
<head>
<meta charset="utf-8">
{% feed_meta %}
<title>Andrew Conlin</title>
<title>Andrew Conlin's blog</title>
<link href="/assets/css/default.css" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
<script async src="https://umami.andrewconl.in/script.js"
data-website-id="ba10ad24-2849-4391-ba43-f362ba947bd1"></script>
<link href="https://mastodon.scot/@andrwcnln" rel="me">
<meta property="og:image" content="/assets/images/og.png">
</head>
<body>
@ -20,7 +22,7 @@
<h1>
{{ page.title }}
</h1>
{{ page.subtitle }}
{{ page.subtitle }}https://mastodon.scot/@andrwcnln
{{ content }}
</div>
</div>

View File

@ -16,7 +16,7 @@ Hello again. Lots more interesting stuff this week, so I'll jump right in.
- [A tool for easily dithering images](https://seleb.github.io/ordered-dither-maker/), very cool.
- I learned this week about the [Rockbox project](https://www.rockbox.org/), which is custom software for mp3 players (inlcuding iPods!). [Here](https://mastodon.social/@bagder/111538350617290554) from Daniel Stenberg about how to iPod was "rockboxed".
- I learned this week about the [Rockbox project](https://www.rockbox.org/), which is custom software for mp3 players (inlcuding iPods!). [Here](https://mastodon.social/@bagder/111538350617290554) from Daniel Stenberg about how the iPod was "rockboxed".
- I was too quick to use "mammoth" earlier. For the final link today, [this](https://www.youtube.com/watch?v=yDp3cB5fHXQ) is a ***mammoth*** deep dive into the problem of plagiarism on YouTube. Some incredible stuff in here, and it is very interesting throughout, despite being almost 4 (four) hours long.

BIN
assets/images/og.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB