fix missing page link
This commit is contained in:
@ -281,6 +281,18 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="posts/instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
@ -502,13 +514,13 @@
|
||||
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="posts/lmde4-custom-partitions-disk-encryption/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<a href="posts/instructions-for-tethering-from-phone/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<div class="md-footer-nav__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer-nav__direction">
|
||||
Next
|
||||
</span>
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
Instructions For Tethering From Phone
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer-nav__button md-icon">
|
||||
|
Reference in New Issue
Block a user