This commit is contained in:
2024-11-18 21:56:41 +01:00
parent 4472e22426
commit a5aea6a9c6
24 changed files with 241 additions and 20 deletions

View File

@@ -1,20 +1,19 @@
<!--suppress HtmlUnknownTag, HtmlUnknownTag -->
<page minimal_permission_level="1" secret="no" page_title="Domov"></page>
<header>
<h1 class="title">Vitaj, na tejto úžasnej stránke</h1>
<p>Neoficiálna študentská stránka pre Adlerku</p>
<h1 class="title">Who are we?</h1>
<p>We are a team of talented and ambitious high school students from Adlerka electrical engineering school,
representing Slovakia in the European Space Agencys CanSat project. With an admiration for space technology, we
challenge our skills in electronics, programming, and mechanical design to build our own CanSat.
Our shared values of education, curiosity, and perseverance drive us to push the boundaries of innovation. With
the opportunity provided by ESA, we are committed to our mission and hope to inspire others to dream big while
learning the wonders of space exploration.</p>
</header>
<hr>
<div class="sliderm" id="exampe-slider">
<div class="sliderm__slider">
<div class="sliderm__slides">
<div class="sliderm__slide">1</div>
<div class="sliderm__slide">2</div>
<div class="sliderm__slide">3</div>
<div class="sliderm__slide">4</div>
<div class="sliderm__slide">5</div>
</div>
</div>
<div class="citation">
<p class="citationText">
“The only limit to our realization of tomorrow will be our doubts of today.”
</p>
<p class="citationAuthor"> Franklin D. Roosevelt</p>
</div>