details about debian
This commit is contained in:
BIN
img/debian202405.png
Normal file
BIN
img/debian202405.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 MiB |
@@ -28,6 +28,10 @@
|
|||||||
I have tried to find the original artist but the only place I have ever found it is
|
I have tried to find the original artist but the only place I have ever found it is
|
||||||
<a href="https://www.reddit.com/r/girlsfrontline/comments/dgwqcd/intervenchan/">[this reddit post]</a></p>
|
<a href="https://www.reddit.com/r/girlsfrontline/comments/dgwqcd/intervenchan/">[this reddit post]</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="srcItem">
|
||||||
|
<img src="img/debian202405.png" width="480">
|
||||||
|
<p style="padding-left: 5%">Picture of my desktop from when I used debian.</p>
|
||||||
|
</div>
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<p>© chopster44</p>
|
<p>© chopster44</p>
|
||||||
|
|||||||
@@ -32,4 +32,8 @@ sub {
|
|||||||
|
|
||||||
.srcItem {
|
.srcItem {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
|
.distro {
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
14
linux.html
14
linux.html
@@ -22,10 +22,16 @@
|
|||||||
<main>
|
<main>
|
||||||
<h2>Linux</h2>
|
<h2>Linux</h2>
|
||||||
<p>I like linux a lot, and I distro hop quite often, so I thought I'd make a mini review type thing for it</p>
|
<p>I like linux a lot, and I distro hop quite often, so I thought I'd make a mini review type thing for it</p>
|
||||||
<div>
|
<div class="distro">
|
||||||
<h2>Debian</h2>
|
<div>
|
||||||
<sub>Feb '24 - </sub>
|
<h2>Debian</h2>
|
||||||
<p> Current daily drive. </p>
|
<sub>Feb '24 - May '24</sub>
|
||||||
|
<p> Basic XFCE4. Works well, nothing fancy. </p>
|
||||||
|
</div>
|
||||||
|
<div style="padding-left: 5%">
|
||||||
|
<img src="img/debian202405.png" width="480">
|
||||||
|
</div>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
|
|||||||
Reference in New Issue
Block a user