You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

52 lines
1.7 KiB

<html>
<head>
<title>
CLINL Kernel
</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-material-design/4.0.2/bootstrap-material-design.css"
\>
<link rel="stylesheet" href="style.css" \>
</head>
<body class="container page">
<div class="container">
<div class="row navbar">
<a href="index.html" class="col-xs-3 navbut">Home</a>
<a href="https://kernel.clinl.org" class="col-xs-3 navbut">Repository</a>
<a href="aboutus.html" class="col-xs-3 navbut">About us</a>
<a href="contribute.html" class="col-xs-3 navbut">Contribute</a>
</div>
</div>
<div class="par">
We are a small Team that decided that there needs to be a change in the
<br> world of kernels. In particular, we wanted to keep clinl
<ul>
<li>Safe</li>
<li>Fast</li>
<li>Clean</li>
<li>Well documented</li>
</ul>
<span class="big">Our team</span>
<ul>
<li>Ludovic Largouardette : Developer</li>
<li>Maximilian Wittmer : Developer </li>
<li>Anunay Maheshwari : Developer </li>
<li>0xFFFFFFFF : Code quality control/Developer</li>
</ul>
<span class="big">Links:</span>
<br> Repository:
<a href="https://kernel.clinl.org">https://kernel.clinl.org</a>
<br> Telegram:
<a href="https://t.me/joinchat/EXSmZ0ZKKJxUogRS33yURw">https://t.me/joinchat/EXSmZ0ZKKJxUogRS33yURw</a>
<br> Contact:
<a href="mailto:admin@clinl.org">admin@clinl.org</a>
<br>
<br>
<span class="impress">
Website by: Marcel Haazen 2018
</span>
</div>
</body>
</html>