update paths

This commit is contained in:
garrettmills
2019-11-22 13:23:59 -06:00
parent b550b5d1db
commit c6e3175f3c
45 changed files with 159 additions and 159 deletions

View File

@@ -8,14 +8,14 @@ http://glmills.gq/mycode/licenses/CCA-SA4.html
<html>
<head>
<script type="text/javascript" src="/pageDep/script/headsup.js"></script>
<link rel="stylesheet" type="text/css" href="/pageDep/styles/mycode.css"/>
<script type="text/javascript" src="../pageDep/script/headsup.js"></script>
<link rel="stylesheet" type="text/css" href="../pageDep/styles/mycode.css"/>
</head>
<body>
<script type="text/javascript" src="/pageDep/script/setup.js"></script>
<script type="text/javascript" src="../pageDep/script/setup.js"></script>
<div class="content">
<img id="codeword" src="/pageDep/images/codele.png"></img>
<img id="codeword" src="../pageDep/images/codele.png"></img>
<center><h1 id="codebygarrett">/* Coded by Garrett Mills */</h1>
<p>Scroll for Info</p></center>
<p>All of my code is formatted neatly for the sake of open source use. Whether you are
@@ -39,15 +39,15 @@ http://glmills.gq/mycode/licenses/CCA-SA4.html
<p>I am a firm believer in open-source. I have learned a great many things by looking at someone else's
code to see how they accomplished a task. While all of my projects are open-source, and available on GitHub,
some projects have restrictions on how you can use the code in them. The individual licenses for each project
are linked in each project file, however, you can view the licenses <a href="/mycode/licenses">here.</a></p>
are linked in each project file, however, you can view the licenses <a href="./licenses">here.</a></p>
<h2>GitHub</h2>
<p>All of my projects (including this website) are available for access on GitHub in their respective
repositories. All the code is subject to its respective licenses. <a href="http://github.com/glmills">Go to GitHub</a></p>
<h2>http://lib.glmills.gq/</h2>
<p><a href="/lib">lib.glmills.gq</a> is the location of all of my publicly accessable web development files, such as JavaScript, CSS, PHP,
All code placed here, unless otherwise stated, is licensed under the <a href="/mycode/licenses">GNU Affero GPL 3.0</a></p>
<p><a href="../lib">lib.glmills.gq</a> is the location of all of my publicly accessable web development files, such as JavaScript, CSS, PHP,
All code placed here, unless otherwise stated, is licensed under the <a href="./licenses">GNU Affero GPL 3.0</a></p>
<h2>This Website:</h2>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">