diff --git a/public/campustour/asta.html b/public/campustour/asta.html new file mode 100644 index 0000000000000000000000000000000000000000..bbcde0659ac9fea639d6e35fc1e60a325cb8d2e9 --- /dev/null +++ b/public/campustour/asta.html @@ -0,0 +1,22 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <title>Campusführung - AStA</title> + + <link rel="icon" type="image/png" href="./favicon.png" /> + <link rel="stylesheet" href="../global.css" /> + </head> + <body> + <h1>Campusführung - AStA</h1></h1> + <iframe + height="450" + sandbox="allow-same-origin allow-scripts allow-popups" + src="https://video.oh14.de/videos/embed/d2e28209-3cc8-4423-a4c8-5e9df0d5381f?autoplay=1&title=0&warningTitle=0&peertubeLink=0" + frameborder="0" + allowfullscreen + ></iframe> + </body> +</html> diff --git a/public/campustour/ef50.html b/public/campustour/ef50.html new file mode 100644 index 0000000000000000000000000000000000000000..44980b1c14fa100650d6cb8e5f597e45d4a9e188 --- /dev/null +++ b/public/campustour/ef50.html @@ -0,0 +1,22 @@ +<!DOCTYPE html> +<html lang="en"> + <head> + <meta charset="UTF-8" /> + <meta http-equiv="X-UA-Compatible" content="IE=edge" /> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <title>Campusführung - Emil-Figge-Straße 50</title> + + <link rel="icon" type="image/png" href="./favicon.png" /> + <link rel="stylesheet" href="../global.css" /> + </head> + <body> + <h1>Campusführung - Emil-Figge-Straße 50</h1></h1> + <iframe + height="450" + sandbox="allow-same-origin allow-scripts allow-popups" + src="https://video.oh14.de/videos/embed/9d37797f-6de6-45e5-8043-81abb6d9286c?autoplay=1&title=0&warningTitle=0&peertubeLink=0" + frameborder="0" + allowfullscreen + ></iframe> + </body> +</html>