Skip to content

Commit 3143d47

Browse files
committed
Add Meta Tags
1 parent 0e62268 commit 3143d47

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

about.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
<html lang="en" data-bs-theme="dark">
33
<head>
44
<meta charset="UTF-8">
5+
<meta name="description" content="Plan3 is an opinionated Arch Linux desktop framework that is installed on top of Arch Linux offering a family of desktop and software configurations.">
6+
<meta name="keywords" content="Plan3, Linux, Arch Linux, BSPWM, Window Manager, DWM, Openbox, Linux Desktop">
7+
<meta name="author" content="InfiTechPPC">
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
59
<title>Plan3 Linux | About</title>
610
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
711
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<html lang="en" data-bs-theme="dark">
22
<head>
33
<meta charset="UTF-8">
4+
<meta name="description" content="Plan3 is an opinionated Arch Linux desktop framework that is installed on top of Arch Linux offering a family of desktop and software configurations.">
5+
<meta name="keywords" content="Plan3, Linux, Arch Linux, BSPWM, Window Manager, DWM, Openbox, Linux Desktop">
6+
<meta name="author" content="InfiTechPPC">
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
48
<title>Plan3 Linux</title>
59
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
610
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">

0 commit comments

Comments
 (0)