centered the top
This commit is contained in:
parent
8344a631f2
commit
1c79eb8984
|
@ -13,9 +13,11 @@
|
||||||
<div class="nav">
|
<div class="nav">
|
||||||
<a href="../index.html">← Home</a>
|
<a href="../index.html">← Home</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="center">
|
||||||
<h1>Spyware Watchdog Article Catalog</h1>
|
<h1>Spyware Watchdog Article Catalog</h1>
|
||||||
<p>All of the articles on this website are available here!</p>
|
<p>All of the articles on this website are available here!</p>
|
||||||
<p>If you want to contribute to this website, you can always <a href="https://codeberg.org/TheShadow/SpywareWatchdog">make a pull request</a>.</p>
|
<p>If you want to contribute to this website, you can always <a href="https://codeberg.org/TheShadow/SpywareWatchdog">make a pull request</a>.</p>
|
||||||
|
</div>
|
||||||
<hr></hr>
|
<hr></hr>
|
||||||
<h2>Web Browsers</h2>
|
<h2>Web Browsers</h2>
|
||||||
<div class="directory-list">
|
<div class="directory-list">
|
||||||
|
|
Loading…
Reference in New Issue