various tweaks to navigation menu
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<script defer src="/js/loader.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="ContentToInclude"></div>
|
||||
<div id="nav"></div>
|
||||
<div class="mainstyle">
|
||||
<div class="title-container">
|
||||
<h1 class="title">Privacy Policy</h1>
|
||||
@@ -24,6 +24,6 @@
|
||||
<p>This website does not collect any data on your interaction with it as it stands today. This may change in the future, but all data collected will not allow me to uniquely identify you as an individual. You may have a look at the source code of the data-collection module, if I end up adding one on this website, if you wish. The rest of the server backend will remain closed-source due to security concerns.</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="Footer"></div>
|
||||
<div id="footer"></div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user