newest first
This commit is contained in:
@ -235,56 +235,8 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
<a href="../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -307,8 +259,56 @@
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
<a href="../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -471,7 +471,7 @@
|
||||
<div class="md-footer-nav">
|
||||
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
|
||||
|
||||
<a href="../posts/linux-move-cursor-with-keyboard/" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
|
||||
<a href="../posts/rewrite-hugo-themes-report-in-python/" class="md-footer-nav__link md-footer-nav__link--prev" rel="prev">
|
||||
<div class="md-footer-nav__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -480,7 +480,7 @@
|
||||
<span class="md-footer-nav__direction">
|
||||
Previous
|
||||
</span>
|
||||
Linux Move Cursor With Keyboard
|
||||
Rewrite Hugo Themes Report in Python
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user