Add link to my ds comments userscript

This commit is contained in:
2022-02-10 00:05:45 +00:00
parent a65b4a7d74
commit 7eba606335
2 changed files with 14 additions and 2 deletions
+10 -2
View File
@@ -1,5 +1,13 @@
<!-- End Document
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
<section id="summary" class="clean">
<div class="container">
<div class="row">
<div class="twelve columns">
<h6 class="userscript"><a href="/archive/daily-stormer-comments.user.js">Add Comments to the Daily Stormer</a></h6>
</div>
</div>
</div>
</section>
</body>
</html>
+4
View File
@@ -102,6 +102,10 @@
.more {
margin-top: 1rem;
}
.userscript {
text-align: center;
}
</style>
</head>