forked from KABI/fedi.camp_Website
adding timetable
This commit is contained in:
parent
46fe5ab719
commit
eb91c54995
1 changed files with 4 additions and 4 deletions
|
@ -3,21 +3,21 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Event Timetable</title>
|
<title>FediCamp Timetable</title>
|
||||||
<link rel="stylesheet" href="styles.css">
|
<link rel="stylesheet" href="styles.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="landscape-message">
|
<div id="landscape-message">
|
||||||
<br><br>
|
<br><br>
|
||||||
<h1>FediCamp 2024 TimeTable</h1>
|
<h1>FediCamp 2025 TimeTable</h1>
|
||||||
<img src="https://fedi.camp/images/fedicamp-logo2024.png" alt="FediCamp Logo" id="logo" />
|
<img src="https://fedi.camp/images/fc25_logo.png" alt="FediCamp Logo" id="logo" />
|
||||||
<h2>Please Rotate Your Device</h2>
|
<h2>Please Rotate Your Device</h2>
|
||||||
<p>For the best viewing experience, please switch to landscape mode.</p>
|
<p>For the best viewing experience, please switch to landscape mode.</p>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="timetable">
|
<div id="timetable">
|
||||||
<h1 id="headline">FediCamp 2024</h1>
|
<h1 id="headline">FediCamp 2025</h1>
|
||||||
<h2 id="subheadline">Time Table</h2>
|
<h2 id="subheadline">Time Table</h2>
|
||||||
|
|
||||||
<div id="slider-container">
|
<div id="slider-container">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue