2024-05-26 17:32:18 +02:00
<!DOCTYPE html>
< html >
< head >
< meta charset = "UTF-8" / >
< title > DeaDvey's Domain< / title >
< link rel = "icon" href = "/images/favicon.png" >
< link rel = "stylesheet" type = "text/css" href = "/index.css" >
2024-06-10 18:26:34 +02:00
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" >
2024-05-26 17:32:18 +02:00
< / head >
< body >
< div class = "header main" >
2024-07-11 22:52:49 +02:00
< a href = "https://chatcontrol.eu" > #stopchatcontrol< / a >
2024-09-14 15:54:36 +02:00
<!-- img src="/images/header - image.png" / --> < br / >
2024-05-26 17:32:18 +02:00
< a href = "/" onclick = "history.back()" > < img src = "/images/return.png" width = "20" / > Return< / a > |
2024-07-11 22:52:49 +02:00
< a href = "/" > Home page< / a > |
2024-08-26 02:27:13 +02:00
< a href = "/blog/index.html" > Blogs< / a > < a href = "/blog/feed.xml" > < img width = "16" src = "/images/feedIcon.png" class = "feedicon" alt = "Feed image" / > < / a > |
2024-08-18 23:54:21 +02:00
< a href = "/blog/reviews" > Reviews< / a > |
2024-07-11 22:52:49 +02:00
< a href = "/video/index.html" > Videos< / a > |
< a href = "/project/index.html" > Projects< / a > |
2024-10-31 14:48:30 +01:00
< a href = "https://git.javalsai.dynv6.net/deadvey/htdocs" > Gitea < img height = "15" src = "/images/gitea.png" alt = "Link to gitea page" / > < / a > |
< a href = "http://deadvey.com:3000" > Invidious < img src = "/images/invidious.png" height = "15" / > < / a > |
2024-08-26 02:27:13 +02:00
< a href = "/search" > Search blogs< / a >
2024-05-26 17:32:18 +02:00
< / div >
< hr / >
< div class = "main" >
< img src = "/strips/RevisionBreak.png" / > < a href = "1.html" > < -- Previous < / a > < / div >
< hr / >
< div class = "footer main" >
< ul >
Internal pages:
< li > • < a href = "/experiments" > Experiments < img height = "30" src = "/images/experience-green-liquid.gif" / > < / a > < / li >
< li > • < a href = "/isthistheyearofthelinuxdesktop" > Is this the year of the Linux Desktop? < img src = "/images/penguin-dance-pengu.gif" height = "20" alt = "penguin dancing" / > < / a > < / li >
< li > • < a href = "/theunderland" > theunderland wiki < img src = "/images/flashlight.gif" alt = "torch scanning" height = "30" / > < / a > < / li >
< br / >
External sites:
2024-10-31 14:48:30 +01:00
< li > • < a href = "https://git.javalsai.dynv6.net/deadvey" > Gitea< / a > < / li >
2024-05-26 17:32:18 +02:00
< li > • < a href = "https://mastodon.social/@DeaDvey" > Mastadon(.social)< / a > < a href = "https://mastodon.social/@DeaDvey.rss" > < img src = "/images/feedIcon.png" / > < / a > < / li >
< / ul > < br / >
< small width = "300px" > © DeaDvey 2023 - 2024< br / > This work is licensed under the terms of the < a href = "/LICENSE" > GNU General Public License, version 3.0< / a > . You are free to copy, distribute, and modify this work under the terms of the < a href = "/LICENSE" > GPL 3.0 License< / a > . Please see the full license text for details.< / small >
< / div >
< / body >
< / html >