add Xmpp Apt Notifications
This commit is contained in:
@ -281,6 +281,18 @@
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="posts/xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="posts/apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
@ -503,6 +515,7 @@
|
||||
<h1 id="trents-blog">Trent's Blog</h1>
|
||||
<h2 id="posts-by-date"><strong>Posts By Date</strong></h2>
|
||||
<ul>
|
||||
<li><a href="posts/xmpp-apt-notifications/" target="_blank">2021-01-09: Xmpp Apt Notifications</a></li>
|
||||
<li><a href="posts/apache-virtual-hosts/" target="_blank">2020-12-20: Apache Virtual Hosts</a></li>
|
||||
<li><a href="posts/sendxmpp-handler-for-python-logging/" target="_blank">2020-12-19: SENDXMPPHandler for Python Logging</a></li>
|
||||
<li><a href="posts/instructions-for-tethering-from-phone" target="_blank">2020-12-17: Instructions for Tethering From Phone</a></li>
|
||||
@ -540,13 +553,13 @@
|
||||
<nav class="md-footer-nav__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="posts/apache-virtual-hosts/" class="md-footer-nav__link md-footer-nav__link--next" rel="next">
|
||||
<a href="posts/xmpp-apt-notifications/" 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>
|
||||
Apache Virtual Hosts
|
||||
Xmpp Apt Notifications
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer-nav__button md-icon">
|
||||
|
Reference in New Issue
Block a user