Fix ids
This commit is contained in:
parent
ff76559ab7
commit
5eed0382ec
4 changed files with 10 additions and 9 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<title>nevereverever.de</title>
|
||||
<link href="https://nevereverever.de/eh/eh/eh/eh-eh"/>
|
||||
<id></id>
|
||||
<id>nevereverever.de</id>
|
||||
<updated></updated>
|
||||
<author>
|
||||
<name>Never</name>
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
<title>Using rsync on Android to syncronise my Music
|
||||
library</title>
|
||||
<link href="https://nevereverever.de/eh/eh/eh/eh-eh/rsync-android.html"/>
|
||||
<id></id>
|
||||
<id>rsync-android</id>
|
||||
<updated>2026-01-12</updated>
|
||||
<author>
|
||||
<name>Never</name>
|
||||
|
|
@ -24,7 +24,7 @@ syncronise my library with my Android smartphone.</summary>
|
|||
<entry>
|
||||
<title>Latex Endeavors</title>
|
||||
<link href="https://nevereverever.de/eh/eh/eh/eh-eh/latex-endeavors.html"/>
|
||||
<id></id>
|
||||
<id>latex-endeavors</id>
|
||||
<updated>2026-01-09</updated>
|
||||
<author>
|
||||
<name>Never</name>
|
||||
|
|
@ -36,7 +36,7 @@ solutions I have encountered.</summary>
|
|||
<entry>
|
||||
<title>Random linux utilities</title>
|
||||
<link href="https://nevereverever.de/eh/eh/eh/eh-eh/random-linux-utils.html"/>
|
||||
<id></id>
|
||||
<id>random-linux-utils</id>
|
||||
<updated>2025-07-25</updated>
|
||||
<author>
|
||||
<name>Never</name>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue