From e6a43a3c0a439beab7d10cb5332f873c6d6dd5ea Mon Sep 17 00:00:00 2001 From: CommanderRedYT Date: Tue, 24 Nov 2020 15:30:46 +0100 Subject: [PATCH] Updated all files --- bobbybob.html | 153 --------------------------------------- bobbybob.php | 13 ++++ bobbyboot.html | 154 --------------------------------------- bobbyboot.php | 13 ++++ bobbycar.html | 154 --------------------------------------- bobbycar.php | 13 ++++ bobbyhubschrauber.html | 154 --------------------------------------- bobbyhubschrauber.php | 40 ++++++++++ bobbyklo.html | 156 --------------------------------------- bobbyklo.php | 15 ++++ bobbyquad.html | 154 --------------------------------------- bobbyquad.php | 13 ++++ github.html | 161 ----------------------------------------- github.php | 17 +++++ impressum.html | 154 --------------------------------------- impressum.php | 13 ++++ news.html | 154 --------------------------------------- news.php | 15 ++++ raupenfahrzeug.html | 156 --------------------------------------- raupenfahrzeug.php | 15 ++++ shop.html | 160 ---------------------------------------- shop.php | 17 +++++ vehicles.html | 156 --------------------------------------- vehicles.php | 15 ++++ 24 files changed, 199 insertions(+), 1866 deletions(-) delete mode 100644 bobbybob.html create mode 100644 bobbybob.php delete mode 100644 bobbyboot.html create mode 100644 bobbyboot.php delete mode 100644 bobbycar.html create mode 100644 bobbycar.php delete mode 100644 bobbyhubschrauber.html create mode 100644 bobbyhubschrauber.php delete mode 100644 bobbyklo.html create mode 100644 bobbyklo.php delete mode 100644 bobbyquad.html create mode 100644 bobbyquad.php delete mode 100644 github.html create mode 100644 github.php delete mode 100644 impressum.html create mode 100644 impressum.php delete mode 100644 news.html create mode 100644 news.php delete mode 100644 raupenfahrzeug.html create mode 100644 raupenfahrzeug.php delete mode 100644 shop.html create mode 100644 shop.php delete mode 100644 vehicles.html create mode 100644 vehicles.php diff --git a/bobbybob.html b/bobbybob.html deleted file mode 100644 index dd77932..0000000 --- a/bobbybob.html +++ /dev/null @@ -1,153 +0,0 @@ - - - - - - - - - - - - Bobbybob | Pfosten Dynamics - - - - - - - - -
-
-
-
Bobbybob (WIP)
- - - - - - - - - - - diff --git a/bobbybob.php b/bobbybob.php new file mode 100644 index 0000000..32bbc03 --- /dev/null +++ b/bobbybob.php @@ -0,0 +1,13 @@ + + +
+
+
+
Bobbybob (WIP)
+ \ No newline at end of file diff --git a/bobbyboot.html b/bobbyboot.html deleted file mode 100644 index 0145056..0000000 --- a/bobbyboot.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - Bobbyboot | Pfosten Dynamics - - - - - - - - -
-
-
-
Bobbyboot (WIP)
- - - - - - - - - - - - diff --git a/bobbyboot.php b/bobbyboot.php new file mode 100644 index 0000000..4b264f2 --- /dev/null +++ b/bobbyboot.php @@ -0,0 +1,13 @@ + + +
+
+
+
Bobbyboot (WIP)
+ \ No newline at end of file diff --git a/bobbycar.html b/bobbycar.html deleted file mode 100644 index dfe4a32..0000000 --- a/bobbycar.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - Bobbycar | Pfosten Dynamics - - - - - - - - -
-
-
-
Bobbycar (WIP)
- - - - - - - - - - - - diff --git a/bobbycar.php b/bobbycar.php new file mode 100644 index 0000000..ccc477e --- /dev/null +++ b/bobbycar.php @@ -0,0 +1,13 @@ + + +
+
+
+
Bobbycar (WIP)
+ \ No newline at end of file diff --git a/bobbyhubschrauber.html b/bobbyhubschrauber.html deleted file mode 100644 index 268086f..0000000 --- a/bobbyhubschrauber.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - Bobbyhubschrauber | Pfosten Dynamics - - - - - - - - -
-
-
-
Bobbyhubschrauber (WIP)
- - - - - - - - - - - - diff --git a/bobbyhubschrauber.php b/bobbyhubschrauber.php new file mode 100644 index 0000000..41a689e --- /dev/null +++ b/bobbyhubschrauber.php @@ -0,0 +1,40 @@ + + +
+
+
+
Bobbyhubschrauber (WIP)
+ + + + + + + + + + + + diff --git a/bobbyklo.html b/bobbyklo.html deleted file mode 100644 index 27e766e..0000000 --- a/bobbyklo.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - Bobbyklo | Pfosten Dynamics - - - - - - - - -
-
-
-
- Bobbyklo (WIP) -
- - - - - - - - - - - - diff --git a/bobbyklo.php b/bobbyklo.php new file mode 100644 index 0000000..503570e --- /dev/null +++ b/bobbyklo.php @@ -0,0 +1,15 @@ + + +
+
+
+
+ Bobbyklo (WIP) +
+ \ No newline at end of file diff --git a/bobbyquad.html b/bobbyquad.html deleted file mode 100644 index 4f26809..0000000 --- a/bobbyquad.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - Bobbyquad | Pfosten Dynamics - - - - - - - - -
-
-
-
Bobbyquad (WIP)
- - - - - - - - - - - - diff --git a/bobbyquad.php b/bobbyquad.php new file mode 100644 index 0000000..279db1a --- /dev/null +++ b/bobbyquad.php @@ -0,0 +1,13 @@ + + +
+
+
+
Bobbyquad (WIP)
+ \ No newline at end of file diff --git a/github.html b/github.html deleted file mode 100644 index 948d6b7..0000000 --- a/github.html +++ /dev/null @@ -1,161 +0,0 @@ - - - - - - - - - - - - GitHub | Pfosten Dynamics - - - - - - - - -
-
-
-
- -
- - - - - - - - - - - - diff --git a/github.php b/github.php new file mode 100644 index 0000000..bcfaf81 --- /dev/null +++ b/github.php @@ -0,0 +1,17 @@ + + +
+
+
+
+ +
+ \ No newline at end of file diff --git a/impressum.html b/impressum.html deleted file mode 100644 index d942e85..0000000 --- a/impressum.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - Impressum | Pfosten Dynamics - - - - - - - - -
-
-
-
This website is under construction!
- - - - - - - - - - - - diff --git a/impressum.php b/impressum.php new file mode 100644 index 0000000..7780574 --- /dev/null +++ b/impressum.php @@ -0,0 +1,13 @@ + + +
+
+
+
This website is under construction!
+ \ No newline at end of file diff --git a/news.html b/news.html deleted file mode 100644 index fbe3f80..0000000 --- a/news.html +++ /dev/null @@ -1,154 +0,0 @@ - - - - - - - - - - - - News | Pfosten Dynamics - - - - - - - - -
-

News

-
- - - - - - - - - - - - - diff --git a/news.php b/news.php new file mode 100644 index 0000000..8416860 --- /dev/null +++ b/news.php @@ -0,0 +1,15 @@ + + + + +
+

News

+
+ + \ No newline at end of file diff --git a/raupenfahrzeug.html b/raupenfahrzeug.html deleted file mode 100644 index c09a148..0000000 --- a/raupenfahrzeug.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - Raupenfahrzeug | Pfosten Dynamics - - - - - - - - -
-
-
-
- Raupenfahrzeug (WIP) -
- - - - - - - - - - - - diff --git a/raupenfahrzeug.php b/raupenfahrzeug.php new file mode 100644 index 0000000..52ad15a --- /dev/null +++ b/raupenfahrzeug.php @@ -0,0 +1,15 @@ + + +
+
+
+
+ Raupenfahrzeug (WIP) +
+ \ No newline at end of file diff --git a/shop.html b/shop.html deleted file mode 100644 index 6fd5875..0000000 --- a/shop.html +++ /dev/null @@ -1,160 +0,0 @@ - - - - - - - - - - - - Shop | Pfosten Dynamics - - - - - - - - -
-
-
-
- -
- - - - - - - - - - - - diff --git a/shop.php b/shop.php new file mode 100644 index 0000000..4fa87f4 --- /dev/null +++ b/shop.php @@ -0,0 +1,17 @@ + + +
+
+
+
+ +
+ \ No newline at end of file diff --git a/vehicles.html b/vehicles.html deleted file mode 100644 index ce5ad38..0000000 --- a/vehicles.html +++ /dev/null @@ -1,156 +0,0 @@ - - - - - - - - - - - - Vehicles | Pfosten Dynamics - - - - - - - - -
-
-
-
- Vehicles (WIP) -
- - - - - - - - - - - - diff --git a/vehicles.php b/vehicles.php new file mode 100644 index 0000000..6176899 --- /dev/null +++ b/vehicles.php @@ -0,0 +1,15 @@ + + +
+
+
+
+ Vehicles (WIP) +
+ \ No newline at end of file