Skip to content

Commit a7077ab

Browse files
author
VentGrey
committed
Improvements in all pages (mostly on headers)
1 parent 1dcc6dd commit a7077ab

File tree

7 files changed

+24
-12
lines changed

7 files changed

+24
-12
lines changed

about.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!DOCTYPE html>
2-
<html lang=eng>
2+
<html lang="EN">
3+
<meta charset="UTF-8">
34
<!--HEADERS-->
45
<head>
56
<!--TITLE-->
67
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico?">
78
<title> Cereus Linux</title>
9+
<meta name="description" content="Cereus Linux it's a Gnu/Linux distribution derived from Void Linux thar focuses on delivering a user friendly experience.">
810
<meta name="viewport" content="width=device-width, initial-scale=1.0">
911
<link rel="stylesheet" href="css.css">
1012
<script src="navbar.js"></script>

pages/cinnamon.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!DOCTYPE html>
2-
<html lang=eng>
2+
<html lang="EN">
3+
<meta charset="UTF-8">
34
<!--HEADERS-->
45
<head>
56
<!--TITLE-->
67
<link rel="shortcut icon" type="" href="../res/DE/cereus-icon.png">
78
<title> Cereus Linux: Cinnamon</title>
9+
<meta name="description" content="Cereus Linux it's a Gnu/Linux distribution derived from Void Linux thar focuses on delivering a user friendly experience.">
810
<meta name="viewport" content="width=device-width, initial-scale=1.0">
911
<link rel="stylesheet" href="../css.css">
1012
<script src="../navbar.js"></script>

pages/lxqt.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!DOCTYPE html>
2-
<html lang=eng>
3-
<!--HEADERS-->
2+
<html lang="EN">
3+
<meta charset="UTF-8">
4+
<!--HEADERS-->
45
<head>
56
<!--TITLE-->
67
<link rel="shortcut icon" type="" href="../res/DE/cereus-icon.png">
78
<title> Cereus Linux: LxQt</title>
9+
<meta name="description" content="Cereus Linux it's a Gnu/Linux distribution derived from Void Linux thar focuses on delivering a user friendly experience.">
810
<meta name="viewport" content="width=device-width, initial-scale=1.0">
911
<link rel="stylesheet" href="../css.css">
1012
<script src="../navbar.js"></script>
@@ -30,7 +32,7 @@ <h1 style="color:#004b6b">LXQt</h1>
3032
<!--CONTENT-->
3133
<!--feautures-->
3234
<br>
33-
<center><a href="https://lxqt-project.org/" target="_blank"><img src="../res/DE/lxqt-logo.png"></a></center>
35+
<center><a rel="noopener" href="https://lxqt-project.org/" target="_blank"><img alt="LxQt Project logo" src="../res/DE/lxqt-logo.png"></a></center>
3436
<section class="contenido">
3537
<br><br><br><br>
3638
<div class="versions">
@@ -39,15 +41,15 @@ <h1 style="color:#004b6b">LXQt</h1>
3941
<div>
4042
<h1>LXQt</h1>
4143
<p>Is a Lightweight Desktop environments, it was formed from the merge of LXDE and Razor-Qt</p>
42-
<a href="https://sourceforge.net/projects/cereus-linux/files/isos/beta/" target="_blank"><img src="../res/DE/lxqt.png"></a>
44+
<a rel="noopener" href="https://sourceforge.net/projects/cereus-linux/files/isos/beta/" target="_blank"><img alt="Image showing the LXQT desktop in Cereus Linux" src="../res/DE/lxqt.png"></a>
4345
</div>
4446
<section class="dload">
4547
<a href="downloads.html">Download Cereus LXQt</a>
4648
</section>
4749
<br><br><br>
4850
<section class="footer">
4951
<h2>Cereus Linux</h2>
50-
<h5>Copyright 2022 Cereus Linux. All right reserved.</h5>
52+
<h5>Copyright 2022 Cereus Linux. All rights reserved.</h5>
5153
<h6>Cereus is backed up by the Cereus Team.</h6>
5254
</section>
5355
</body>

pages/plasma.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!DOCTYPE html>
2-
<html lang=eng>
2+
<html lang="EN">
3+
<meta charset="UTF-8">
34
<!--HEADERS-->
45
<head>
56
<!--TITLE-->
67
<link rel="shortcut icon" type="" href="../res/DE/cereus-icon.png">
78
<title> Cereus Linux: Plasma</title>
9+
<meta name="description" content="Cereus Linux it's a Gnu/Linux distribution derived from Void Linux thar focuses on delivering a user friendly experience.">
810
<meta name="viewport" content="width=device-width, initial-scale=1.0">
911
<link rel="stylesheet" href="../css.css">
1012
<script src="../navbar.js"></script>

pages/pnavbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<nav>
2-
<a href="index.html"><img src="../res/ui/logo.svg"></a>
2+
<a href="index.html"><img height="48" width="48" alt="Cereus Linux Logo" src="../res/ui/logo.svg"></a>
33
<div class="navbar">
44
<ul class="nav" border: 1px solid white;>
55

pages/xfce.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!DOCTYPE html>
2-
<html lang=eng>
2+
<html lang="EN">
3+
<meta charset="UTF-8">
34
<!--HEADERS-->
45
<head>
56
<!--TITLE-->
67
<link rel="shortcut icon" type="" href="../res/DE/cereus-icon.png">
78
<title> Cereus Linux: Xfce</title>
9+
<meta name="description" content="Cereus Linux it's a Gnu/Linux distribution derived from Void Linux thar focuses on delivering a user friendly experience.">
810
<meta name="viewport" content="width=device-width, initial-scale=1.0">
911
<link rel="stylesheet" href="../css.css">
1012
<script src="../navbar.js"></script>

wiki.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
<!DOCTYPE html>
2-
<html lang=eng>
2+
<html lang="EN">
3+
<meta charset="UTF-8">
34
<!--HEADERS-->
45
<head>
56
<!--TITLE-->
67
<link rel="shortcut icon" type="" href="../res/DE/cereus-icon.png">
78
<title> Cereus Linux: Wiki</title>
9+
<meta name="description" content="Cereus Linux it's a Gnu/Linux distribution derived from Void Linux thar focuses on delivering a user friendly experience.">
810
<meta name="viewport" content="width=device-width, initial-scale=1.0">
911
<link rel="stylesheet" href="css.css">
1012
<script src="navbar.js"></script>
@@ -22,7 +24,7 @@
2224
<div class="texto-inicio">
2325
<h1>Cereus Linux Wiki</h1>
2426
<p>Find everything in one place.</p>
25-
<a href="wiki/plantilla.html">Wht's on?</a>
27+
<a href="wiki/plantilla.html">What's on?</a>
2628
</div>
2729
</section>
2830

0 commit comments

Comments
 (0)