In this repo i store all my websites, each in a different branch
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

29 satır
1.2 KiB

<html>
<head>
<title>
CLINL Kernel
</title>
<meta name="description" content="The official website of the CLINL-Kernel. CLINL stands for C++-LINL is not Linux and was an initiative to renew Linux, started in 2018">
<meta name="keywords" content="CLINL, Kernel, GNU">
<meta name="author" content="Ludovic Lagouardette, Maximilian Wittmer, OxFFFFFFFFF">
<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="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 class="par">
We try to keep our services "clean"! We won't track any of your personal data, except for your Ip, which will be used for
security measures. If you have any questions, you can email us
<a href="mailto:social@clinl.org">here</a>!
</div>
</body>
</html>