fix url
This commit is contained in:
parent
e10f3cceae
commit
abfc147c22
3 changed files with 9 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>nevereverever.de RSS Feed</title>
|
||||
<link>https://nevereverever.de/eh/eh/eh-eh</link>
|
||||
<link>https://nevereverever.de/eh/eh/eh/eh-eh</link>
|
||||
<description>RSS of my published articles</description>
|
||||
<language>en-us</language>
|
||||
<pubDate>Wed, 11 Feb 2026 23:26:41 +0100</pubDate>
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
<atom:link href="https://www.rssboard.org/files/sample-rss-2.xml" rel="self" type="application/rss+xml"/>
|
||||
<item>
|
||||
<title>Using rsync on Android to syncronise my Music library</title>
|
||||
<link>https://nevereverever.de/eh/eh/eh-eh/rsync-android.html</link>
|
||||
<link>https://nevereverever.de/eh/eh/eh/eh-eh/rsync-android.html</link>
|
||||
<description>As Spotify is getting enshittified by capitalism, keeping a
|
||||
music library is kind of essential. Here I use rsync to syncronise my
|
||||
library with my Android smartphone.</description>
|
||||
|
|
@ -22,7 +22,7 @@ library with my Android smartphone.</description>
|
|||
</item>
|
||||
<item>
|
||||
<title>Latex Endeavors</title>
|
||||
<link>https://nevereverever.de/eh/eh/eh-eh/latex-endeavors.html</link>
|
||||
<link>https://nevereverever.de/eh/eh/eh/eh-eh/latex-endeavors.html</link>
|
||||
<description>Latex undoubtedly has some quirks. Some of them have a
|
||||
rather unintuitive solution. In this article I cover some quirks and
|
||||
solutions I have encountered.</description>
|
||||
|
|
@ -31,7 +31,7 @@ solutions I have encountered.</description>
|
|||
</item>
|
||||
<item>
|
||||
<title>Random linux utilities</title>
|
||||
<link>https://nevereverever.de/eh/eh/eh-eh/random-linux-utils.html</link>
|
||||
<link>https://nevereverever.de/eh/eh/eh/eh-eh/random-linux-utils.html</link>
|
||||
<description>Tricks and tools I learned about, while tweaking my Linux
|
||||
sytem or trying to do productive things.</description>
|
||||
<pubDate>Fri, 25 Jul 2025 00:00:00 +0200</pubDate>
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>nevereverever.de RSS Feed</title>
|
||||
<link>https://nevereverever.de/eh/eh/eh-eh</link>
|
||||
<link>https://nevereverever.de/eh/eh/eh/eh-eh</link>
|
||||
<description>RSS of my published articles</description>
|
||||
<language>en-us</language>
|
||||
<pubDate>Wed, 11 Feb 2026 23:26:41 +0100</pubDate>
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
<atom:link href="https://www.rssboard.org/files/sample-rss-2.xml" rel="self" type="application/rss+xml"/>
|
||||
<item>
|
||||
<title>Using rsync on Android to syncronise my Music library</title>
|
||||
<link>https://nevereverever.de/eh/eh/eh-eh/rsync-android.html</link>
|
||||
<link>https://nevereverever.de/eh/eh/eh/eh-eh/rsync-android.html</link>
|
||||
<description>As Spotify is getting enshittified by capitalism, keeping a
|
||||
music library is kind of essential. Here I use rsync to syncronise my
|
||||
library with my Android smartphone.</description>
|
||||
|
|
@ -22,7 +22,7 @@ library with my Android smartphone.</description>
|
|||
</item>
|
||||
<item>
|
||||
<title>Latex Endeavors</title>
|
||||
<link>https://nevereverever.de/eh/eh/eh-eh/latex-endeavors.html</link>
|
||||
<link>https://nevereverever.de/eh/eh/eh/eh-eh/latex-endeavors.html</link>
|
||||
<description>Latex undoubtedly has some quirks. Some of them have a
|
||||
rather unintuitive solution. In this article I cover some quirks and
|
||||
solutions I have encountered.</description>
|
||||
|
|
@ -31,7 +31,7 @@ solutions I have encountered.</description>
|
|||
</item>
|
||||
<item>
|
||||
<title>Random linux utilities</title>
|
||||
<link>https://nevereverever.de/eh/eh/eh-eh/random-linux-utils.html</link>
|
||||
<link>https://nevereverever.de/eh/eh/eh/eh-eh/random-linux-utils.html</link>
|
||||
<description>Tricks and tools I learned about, while tweaking my Linux
|
||||
sytem or trying to do productive things.</description>
|
||||
<pubDate>Fri, 25 Jul 2025 00:00:00 +0200</pubDate>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: nevereverever.de RSS Feed
|
||||
link: https://nevereverever.de/eh/eh/eh-eh
|
||||
link: https://nevereverever.de/eh/eh/eh/eh-eh
|
||||
description: RSS of my published articles
|
||||
lang: en-us
|
||||
pubdate: Wed, 11 Feb 2026 23:26:41 +0100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue