Deleted extra comments
They will be available in future (in CONTRIBUTING.md).
This commit is contained in:
parent
2c3b846528
commit
e93589c051
|
@ -1,9 +1,3 @@
|
|||
<!-- NOTICE!!!! -->
|
||||
|
||||
<!-- BEFORE MAKING A PULL REQUEST OR PUSH PLEASE ALWAYS CHECK WITH THE VALIDATOR -->
|
||||
<!-- http://validator.w3.org/#validate-by-input -->
|
||||
|
||||
<!-- NOTICE!!!! -->
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
|
@ -44,11 +38,10 @@
|
|||
<b>This article was created on mm/dd/yyyy</b>
|
||||
<br />
|
||||
<b>This article was last edited on mm/dd/yyyy</b>
|
||||
<!--Dont change-->
|
||||
<!-- Don't change anything below -->
|
||||
<p>If you want to edit this article, or contribute your own article(s), visit us at the git repo on <a href="https://codeberg.org/shadow/SpywareWatchdog">Codeberg</a>.</p>
|
||||
<p>All contributions must be licensed under the CC0 license to be accepted.</p>
|
||||
<a href="../LICENSE.txt"><img class="icon" src="../images/cc0.png" alt="CC0 License" /></a>
|
||||
<!--Dont change-->
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in New Issue