Modified links to use HTTP rather than HTTPS
This commit is contained in:
		@@ -40,8 +40,8 @@
 | 
				
			|||||||
            <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 | 
					            <!-- Hidden li included to remove active class from about link when scrolled up past about section -->
 | 
				
			||||||
            <li class="hidden"><a href="#page-top"></a></li>
 | 
					            <li class="hidden"><a href="#page-top"></a></li>
 | 
				
			||||||
            <li><a class="page-scroll" href="#about">About</a></li>
 | 
					            <li><a class="page-scroll" href="#about">About</a></li>
 | 
				
			||||||
            <li><a class="page-scroll" href="https://git.enpaul.net">Git</a></li>
 | 
					            <li><a class="page-scroll" href="http://git.enpaul.net">Git</a></li>
 | 
				
			||||||
            <li><a class="page-scroll" href="https://drive.enpaul.net">Drive</a></li>
 | 
					            <li><a class="page-scroll" href="http://drive.enpaul.net">Drive</a></li>
 | 
				
			||||||
            <li><a class="page-scroll" href="https://app.plex.tv/web/app">Plex</a></li>
 | 
					            <li><a class="page-scroll" href="https://app.plex.tv/web/app">Plex</a></li>
 | 
				
			||||||
          </ul>
 | 
					          </ul>
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
@@ -67,7 +67,7 @@
 | 
				
			|||||||
                  <a href="mailto:enpaul@enpaul.net"><span class="hb hb-sm"><i class="fa fa-envelope-o"></i></span></a>
 | 
					                  <a href="mailto:enpaul@enpaul.net"><span class="hb hb-sm"><i class="fa fa-envelope-o"></i></span></a>
 | 
				
			||||||
                </li>
 | 
					                </li>
 | 
				
			||||||
                <li>
 | 
					                <li>
 | 
				
			||||||
                  <a href="https://drive.enpaul.net/index.php/s/ffyHdMV0yljDIwr/download"><span class="hb hb-sm"><i class="fa fa-file-text-o"></i></span></a>
 | 
					                  <a href="http://drive.enpaul.net/index.php/s/ffyHdMV0yljDIwr/download"><span class="hb hb-sm"><i class="fa fa-file-text-o"></i></span></a>
 | 
				
			||||||
                </li>
 | 
					                </li>
 | 
				
			||||||
                <!--<li>
 | 
					                <!--<li>
 | 
				
			||||||
                  <a href="#"><span class="hb hb-sm"><i class="fa fa-facebook"></i></span></a>
 | 
					                  <a href="#"><span class="hb hb-sm"><i class="fa fa-facebook"></i></span></a>
 | 
				
			||||||
@@ -96,7 +96,7 @@
 | 
				
			|||||||
          <img id="logo_about" src="img\e-w.png" width="128">
 | 
					          <img id="logo_about" src="img\e-w.png" width="128">
 | 
				
			||||||
          <br>
 | 
					          <br>
 | 
				
			||||||
          <p>
 | 
					          <p>
 | 
				
			||||||
            ENPaul is a Mechanical Engineering student at <a href="https://wpi.edu">Worcester Polytechnic Institute</a> in Worcester Massachusets with way too much time on his hands. He works at <a href="http://www.wpi.edu/+netops">WPI Network Operations</a> and <a href="www.solidworks.com">3DS SolidWorks</a> and runs this website when he's bored. He is SolidWorks Professional Certified, and working on getting certified in AutoDesk AutoCAD and SolidWorks Simulation.
 | 
					            ENPaul is a Mechanical Engineering student at <a target="_blank" href="https://wpi.edu">Worcester Polytechnic Institute</a> in Worcester Massachusets with way too much time on his hands. He works at <a target="_blank" href="http://www.wpi.edu/+netops">WPI Network Operations</a> and <a target="_blank" href="http://www.solidworks.com">3DS SolidWorks</a> and runs this website when he's bored. He is SolidWorks Professional Certified, and working on getting certified in AutoDesk AutoCAD and SolidWorks Simulation.
 | 
				
			||||||
            <br><br>
 | 
					            <br><br>
 | 
				
			||||||
            He doesn't need donations, but asks that if you have a joke or funny story to share that you send it to him.
 | 
					            He doesn't need donations, but asks that if you have a joke or funny story to share that you send it to him.
 | 
				
			||||||
            <br>
 | 
					            <br>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user