forked from KABI/fedi.camp_Website
typo fixing
This commit is contained in:
parent
d8322d8621
commit
15a669e867
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="timetable">
|
<div id="timetable">
|
||||||
<h1 id="headline">Headline Placeholder</h1>
|
<h1 id="headline">FediCamp 2023</h1>
|
||||||
<h2 id="subheadline">Subheadline Placeholder</h2>
|
<h2 id="subheadline">Time Table</h2>
|
||||||
|
|
||||||
<div id="slider-container">
|
<div id="slider-container">
|
||||||
<input type="range" min="0" max="4" value="0" id="slider" />
|
<input type="range" min="0" max="4" value="0" id="slider" />
|
||||||
|
|
Loading…
Reference in a new issue