This commit is contained in:
BurungHantu1605
2019-03-31 09:47:09 +08:00
3 changed files with 97 additions and 1 deletions

View File

@ -22,6 +22,6 @@
</div>
</div>
<p><em>privacytools.io is a socially motivated website that provides information for protecting your data security and privacy. never trust any company with your privacy, always encrypt.</em></p>
<p><em>privacytools.io is a socially motivated website that provides information for protecting your data security and privacy. never trust any company with your privacy, always encrypt. <a href="/privacy-policy.html">view our privacy policy</a>.</em></p>
</footer>

View File

@ -41,6 +41,7 @@
<h3>Worth Mentioning</h3>
<ul>
<li><a href="https://github.com/notable/notable">Notable</a> - The markdown-based note-taking app that doesn't suck.</li>
<li><a href="http://paperwork.rocks/">Paperwork</a> - Open source and self-hosted solution. For PHP / MySQL servers.</li>
<li><a href="https://orgmode.org">Org-mode</a> - A major mode for GNU Emacs. Org-mode is for keeping notes, maintaining TODO lists, planning projects, and authoring documents with a fast and effective plain-text system. </li>
</ul>