summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJacob McDonnell <jacobmcdonnell@Jacobs-iMac.local>2020-01-30 16:27:43 -0500
committerJacob McDonnell <jacobmcdonnell@Jacobs-iMac.local>2020-01-30 16:27:43 -0500
commitb786aa8daf9fd101fad2e8f7e013babee475b665 (patch)
treecce3462c6dc1af300b198d5f8242089c0987a73f
parentc9345212a001e23559ac777c10b939ee5933956a (diff)
added gitlab link and fixed broken link
-rw-r--r--index.html1
-rw-r--r--settings.html3
2 files changed, 3 insertions, 1 deletions
diff --git a/index.html b/index.html
index 199a951..6c1a916 100644
--- a/index.html
+++ b/index.html
@@ -31,6 +31,7 @@
<li><a href="https://drive.google.com/drive/u/0/my-drive">Google Drive</a></li>
<li><a href="https://www.youtube.com">Youtube</a></li>
<li><a href="https://www.github.com/">Github</a></li>
+ <li><a href="https://gitlab.com/">GitLab</a></li>
<li><a href="https://8values.github.io/">8Values</a></li>
<li><a href="https://www.politicalcompass.org/test/">Political Compass</a></li>
<li><a href="https://www.twitch.tv/">Twitch</a></li>
diff --git a/settings.html b/settings.html
index 1c6c124..a8d6ea8 100644
--- a/settings.html
+++ b/settings.html
@@ -31,6 +31,7 @@
<li><a href="https://drive.google.com/drive/u/0/my-drive">Google Drive</a></li>
<li><a href="https://www.youtube.com">Youtube</a></li>
<li><a href="https://www.github.com/">Github</a></li>
+ <li><a href="https://gitlab.com/">GitLab</a></li>
<li><a href="https://8values.github.io/">8Values</a></li>
<li><a href="https://www.politicalcompass.org/test/">Political Compass</a></li>
<li><a href="https://www.twitch.tv/">Twitch</a></li>
@@ -56,7 +57,7 @@
<h2>Cookie Policy</h2>
<p><a href="https://jacobmcdonnell.com/">JacobMcDonnell.com</a> uses <strong>ONE</strong> cookie to allow for the theme of the website to stay the same. The information stored in the cookie is the name of cookie, which is theme, the value of the cookie, which is the name of the theme, and is set to expire 365 days after the last vist of the site. The source code of the cookie can be found at <a href="https://jacobmcdonnell.com/JS/cookies.js" target="_blank">here</a>. There are <strong>ZERO</strong> third party cookies used with this site.</p>
<h2>Privacy Policy</h2>
- <p><a href="https://jacobmcdonnell.com/">JacobMcDonnell.com</a> collects <strong>ZERO</strong> information from visitors of the website. The Source code for the website can be found at <a href="https://github.com/mcd223/mcd223.github.io" target="_blank">here</a>. However, <a href="https://jacobmcdonnell.com/">JacobMcDonnell.com</a> is hosted on github pages and is not responible for any of the information collected by them if any.</p>
+ <p><a href="https://jacobmcdonnell.com/">JacobMcDonnell.com</a> collects <strong>ZERO</strong> information from visitors of the website. The Source code for the website can be found at <a href="https://github.com/JacobMcDonnell/JacobMcDonnell.github.io" target="_blank">here</a>. However, <a href="https://jacobmcdonnell.com/">JacobMcDonnell.com</a> is hosted on github pages and is not responible for any of the information collected by them if any.</p>
<script>
const myForm = document.getElementById("themeForm");
myForm.addEventListener("submit", (e) => {