Skip to content

Commit 9c3216e

Browse files
committed
add homepage
1 parent 0d02e17 commit 9c3216e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77
<title>StuffCSS by Stuff</title>
8-
<meta name="description" content="Stuff is a simple framework for native website">
8+
<meta name="description" content="Simple CSS framework for native website">
99
<link rel="stylesheet" href="dist/css/stuff.min.css">
1010
<!-- <link rel="stylesheet" href="docs/css/stuff.docs.css"> -->
1111
</head>
@@ -27,7 +27,7 @@
2727
<section>
2828
<hgroup>
2929
<h1 style="font-size: 3em;">Stuff</h1>
30-
<h2>Simple framework CSS for native website</h2>
30+
<h2>Simple CSS framework for native website</h2>
3131

3232
</hgroup>
3333

0 commit comments

Comments
 (0)