Remove the TODO list
This commit is contained in:
parent f915a4f261
commit 7fd52293df
1 changed files with 1 additions and 9 deletions
10 index.html
10
index.html | @ -18,7 +18,7 @@ | |||
<td> | ||||
<h1 class="title">OpenBSD Router Guide</h1> | ||||
<h4>Network segmenting firewall, DHCP, DNS with Unbound, domain blocking and much more<br> | ||||
<span style="font-size:x-small;font-weight:initial;">OpenBSD: 6.8 · Published: 2020-11-05 · Updated: 2020-11-12 · Version: 1.4.1</span> | ||||
<span style="font-size:x-small;font-weight:initial;">OpenBSD: 6.8 · Published: 2020-11-05 · Updated: 2020-11-16 · Version: 1.4.2</span> | ||||
</h4> | ||||
</td> | ||||
</tr> | ||||
| @ -1215,14 +1215,6 @@ nameserver 192.168.1.1 | |||
</ul> | ||||
<p>You can also just use <a href="https://www.unixsheikh.com/contact.html">email</a> :)</p> | ||||
| ||||
<h3 id="todo">TODO</h3> | ||||
<p>Planned upcoming improvements.</p> | ||||
<ul> | ||||
<li>More on network monitoring</li> | ||||
<li>IPv6</li> | ||||
</ul> | ||||
<p>If you have anything important or worth while you think this guide is missing, please let me know, I'll look into it.</p> | ||||
| ||||
</article> | ||||
<footer class="info info-grey" style="text-align:center;"> | ||||
<h3>Created and maintained by</h3> | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue