forked from NewPipe-eV/website
Format blog.html
This commit is contained in:
parent
ec33f1ee3c
commit
e57d7c1279
19
blog.html
19
blog.html
|
@ -5,12 +5,14 @@
|
|||
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
||||
-->
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<title>NewPipe e.V.</title>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no" />
|
||||
<link rel="stylesheet" href="assets/css/main.css" />
|
||||
</head>
|
||||
|
||||
<body class="subpage">
|
||||
<div id="page-wrapper">
|
||||
|
||||
|
@ -64,7 +66,8 @@
|
|||
<h2>2nd plenum</h2>
|
||||
<h3>10.02.2024</h3>
|
||||
<p class="last-child">
|
||||
On the 10th we had a plenum. Read this post to find the main points and the protocol.
|
||||
On the 10th we had a plenum. Read this post to find the main points and the
|
||||
protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
|
@ -73,7 +76,8 @@
|
|||
<h2>1st plenum, 2nd board meeting</h2>
|
||||
<h3>19.12.2023</h3>
|
||||
<p class="last-child">
|
||||
On the 16th we had two association wide meetings. Read this post to find the main points and the protocols.
|
||||
On the 16th we had two association wide meetings. Read this post to find the main
|
||||
points and the protocols.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
|
@ -91,7 +95,8 @@
|
|||
<h2>1st board meeting</h2>
|
||||
<h3>13.07.2023</h3>
|
||||
<p class="last-child">
|
||||
On the 13th we had our first board meeting. Read this post to find the main points and the protocol.
|
||||
On the 13th we had our first board meeting. Read this post to find the main points
|
||||
and the protocol.
|
||||
</p>
|
||||
</a>
|
||||
</section>
|
||||
|
@ -115,7 +120,9 @@
|
|||
<div class="row aln-center">
|
||||
<div class="col-12">
|
||||
<a href="https://git.newpipe-ev.de/NewPipe-eV/website">Website repository</a> |
|
||||
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a href="imprint.html">Imprint</a>
|
||||
<a href="contact.html">Contact</a> | <a href="license.html">Licensing</a> | <a
|
||||
href="privacy.html">Privacy Policy</a> | <a href="credits.html">Credits</a> | <a
|
||||
href="imprint.html">Imprint</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -123,7 +130,8 @@
|
|||
|
||||
<!-- Copyright -->
|
||||
<div id="copyright">
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5 UP</a>
|
||||
Copyright © NewPipe e.V., all rights reserved. | Design: <a href="https://html5up.net">HTML5
|
||||
UP</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -136,4 +144,5 @@
|
|||
<script src="assets/js/main.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
Loading…
Reference in New Issue