Small print in footer.
This commit is contained in:
		@@ -1,5 +1,6 @@
 | 
			
		||||
<footer>
 | 
			
		||||
 | 
			
		||||
    <div>
 | 
			
		||||
        <div>
 | 
			
		||||
            <h4>Navigation</h4>
 | 
			
		||||
            <ul>
 | 
			
		||||
@@ -28,10 +29,21 @@
 | 
			
		||||
                <li><a href="http://help.masterpasswordapp.com/">Support</a></li>
 | 
			
		||||
                <li><a href="https://github.com/Lyndir/MasterPassword/">Source Code</a></li>
 | 
			
		||||
                <li><a href="https://github.com/Lyndir/MasterPassword/issues">Report an Issue</a></li>
 | 
			
		||||
                <li><a href="masterpassword-algorithm.pdf">Master Password: An Algorithm For Freedom (PDF)</a></li>
 | 
			
		||||
                <li><a href="masterpassword-primer.pdf">A Primer on Passwords (PDF)</a></li>
 | 
			
		||||
            </ul>
 | 
			
		||||
        </div>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <p>
 | 
			
		||||
        Master Password is a security product and algorithm by <a href="http://www.lhunath.com/">Maarten Billemont</a>, Lyndir (© 2011-2018).<br>
 | 
			
		||||
        Usage implies agreement with our <a href="/privacy.html">privacy policy and disclaimer</a>.
 | 
			
		||||
    </p>
 | 
			
		||||
    <p><a href="http://guide.bash.academy/">The Bash Guide</a> ● <a href="http://gorillas.lyndir.com">Gorillas</a> ● <a href="https://github.com/Lyndir">GitHub</a> ● <a href="http://thanks.lhunath.com">Send Thanks</a></p>
 | 
			
		||||
 | 
			
		||||
</footer>
 | 
			
		||||
 | 
			
		||||
<script src="/js/jquery-3.3.1.min.js"></script>
 | 
			
		||||
<script src="/js/jquery.paroller.min.js"></script>
 | 
			
		||||
<script>$("body").paroller();</script>
 | 
			
		||||
<script src="/js/main.js"></script>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user