Improved about page: unified the text anchors (using {id=})
This commit is contained in:
@@ -258,7 +258,7 @@ posts about my DIY projects, about new experiences that I gather while tinkering
|
||||
|
||||
|
||||
<div class="post-content"><div>
|
||||
<h2 id="the-intention">The intention<a href="#the-intention" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||
<h2 id="intention">The intention<a href="#intention" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||
<p>Well, my Name is Benjamin, and I’m mostly known as BlueFox. I love tinkering around with electronics, 3D printing stuff and working with wood, but I also do a bit of programming and am an avid self-hoster.</p>
|
||||
<p>This is my personal blog (driven in my free time, all of this is just a hobby) about all the kinds of things I’m doing DIY-wise. This includes:</p>
|
||||
<ul>
|
||||
@@ -270,7 +270,7 @@ posts about my DIY projects, about new experiences that I gather while tinkering
|
||||
<p>Just have a <a href="/en/">look around</a>, perhaps you’ll find something interesting!</p>
|
||||
<h2 id="the-logo">The Logo<a href="#the-logo" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||
<p>The logo for this blog was created when I was bored at some point. I just loved the look of it and since then, I use it regularly for projects of mine. To be more precise, I drew it when I was maybe 11 years old, and the first time it was used was in a <code>Django + Python</code> project of mine, called “PiFi” - which is now also the name of a high-speed wifi upgrade kit and a hifi system, both based on Raspberry Pi’s (but these are completely unrelated and couldn’t have known my naming). Whatever.</p>
|
||||
<h2 id="the-story-behind-it-and-more">The story behind it (and more)<a href="#the-story-behind-it-and-more" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||
<h2 id="the-story-behind-it">The story behind it (and more)<a href="#the-story-behind-it" class="hanchor" ariaLabel="Anchor">#</a> </h2>
|
||||
<p>The first post in this blog reveals a lot about the history and how the idea for this blog came about. If you are interested, you can read it <a href="https://blog.privacynerd.de/en/posts/how-it-all-began/">here</a>.</p>
|
||||
|
||||
</div></div>
|
||||
|
@@ -20,7 +20,7 @@
|
||||
<link>https://blog.privacynerd.de/en/about/</link>
|
||||
<pubDate>Sun, 13 Apr 2025 13:02:20 +0200</pubDate>
|
||||
<guid>https://blog.privacynerd.de/en/about/</guid>
|
||||
<description><h2 id="the-intention">The intention</h2>
<p>Well, my Name is Benjamin, and I’m mostly known as BlueFox. I love tinkering around with electronics, 3D printing stuff and working with wood, but I also do a bit of programming and am an avid self-hoster.</p>
<p>This is my personal blog (driven in my free time, all of this is just a hobby) about all the kinds of things I&rsquo;m doing DIY-wise. This includes:</p>
<ul>
<li>posts about my DIY projects,</li>
<li>about new experiences that I gather while tinkering,</li>
<li>also an update here and there on existing projects and libraries of mine,</li>
<li>and maybe something completely new!</li>
</ul>
<p>Just have a <a href="https://blog.privacynerd.de/en/">look around</a>, perhaps you&rsquo;ll find something interesting!</p></description>
|
||||
<description><h2 id="intention">The intention</h2>
<p>Well, my Name is Benjamin, and I’m mostly known as BlueFox. I love tinkering around with electronics, 3D printing stuff and working with wood, but I also do a bit of programming and am an avid self-hoster.</p>
<p>This is my personal blog (driven in my free time, all of this is just a hobby) about all the kinds of things I&rsquo;m doing DIY-wise. This includes:</p>
<ul>
<li>posts about my DIY projects,</li>
<li>about new experiences that I gather while tinkering,</li>
<li>also an update here and there on existing projects and libraries of mine,</li>
<li>and maybe something completely new!</li>
</ul>
<p>Just have a <a href="https://blog.privacynerd.de/en/">look around</a>, perhaps you&rsquo;ll find something interesting!</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
Reference in New Issue
Block a user