Fixed some rewrite rule errors

This commit is contained in:
CommanderRedYT
2020-11-29 11:51:05 +01:00
parent e3b09e9a21
commit 81e5ab9204

View File

@@ -17,8 +17,8 @@ require('includes/header.php');
<div id="bobbycar-stl"> <div id="bobbycar-stl">
<h3>Bobbycar</h3> <h3>Bobbycar</h3>
<p>This is an .stl file containing an 3d model of a standard bobbycar (Click picture to download!)</p> <p>This is an .stl file containing an 3d model of a standard bobbycar (Click picture to download!)</p>
<a href="./extras/bobbycar.stl" draggable="false" ondragstart="return false;"> <a href="https://pfostendynamics.com/extras/bobbycar.stl" draggable="false" ondragstart="return false;">
<img class="img-fluid" src="./extras/bobbycar.jpg" style=" <img class="img-fluid" src="https:/pfostendynamics.com/extras/bobbycar.jpg" style="
max-width: 512px; max-width: 512px;
width: 100%; width: 100%;
border: 2px; border: 2px;
@@ -33,8 +33,8 @@ require('includes/header.php');
<div id="logo-stl"> <div id="logo-stl">
<h3>Our Logo</h3> <h3>Our Logo</h3>
<p>Here we put our logo as an "plate", so you can print it out and put it somewhere so it can get dusty (Click picture to download!)</p> <p>Here we put our logo as an "plate", so you can print it out and put it somewhere so it can get dusty (Click picture to download!)</p>
<a href="./extras/pfostendynamics.stl" draggable="false" ondragstart="return false;"> <a href="https://pfostendynamics.com/extras/pfostendynamics.stl" draggable="false" ondragstart="return false;">
<img class="img-fluid" src="./extras/pfostendynamics.jpg" style=" <img class="img-fluid" src="https://pfostendynamics.com/extras/pfostendynamics.jpg" style="
max-width: 512px; max-width: 512px;
width: 100%; width: 100%;
border: 2px; border: 2px;
@@ -48,9 +48,9 @@ require('includes/header.php');
<hr class="couldDark"> <hr class="couldDark">
<div id="kartoffelfahrzeug"> <div id="kartoffelfahrzeug">
<h3>Der Kartoffelfahrzeug (The potato-vehicle)</h3> <h3>Der Kartoffelfahrzeug (The potato-vehicle)</h3>
<p>This was <a href="./about#greyhash">greyhashs</a> attempt of creating his own "instance" of a bobbycar. It was powered by two <p>This was <a href="https://pfostendynamics.com/about#greyhash">greyhashs</a> attempt of creating his own "instance" of a bobbycar. It was powered by two
motors, a <a href="https://en.wikipedia.org/wiki/Club-Mate" target="_blank" rel="noopener"> mate box </a> and a not so good steering wheel in the form of two sliding Potentiometers. And after an unscheduled disassembly there is now a better built bobby car, whereby (as of 2020) it is still broken ...</p> motors, a <a href="https://en.wikipedia.org/wiki/Club-Mate" target="_blank" rel="noopener"> mate box </a> and a not so good steering wheel in the form of two sliding Potentiometers. And after an unscheduled disassembly there is now a better built bobby car, whereby (as of 2020) it is still broken ...</p>
<img class="img-fluid" src="./extras/kartoffel.jpg" style=" <img class="img-fluid" src="https://pfostendynamics.com/extras/kartoffel.jpg" style="
max-width: 512px; max-width: 512px;
width: 100%; width: 100%;
border: 2px; border: 2px;