Skip to content

Commit 40178a6

Browse files
author
mrmrs
committed
Fix description and page title.
1 parent ff711df commit 40178a6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/table-of-styles/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<title>
5-
Table of Styles / Theming / Docs / TACHYONS
5+
Table of Styles / Docs / TACHYONS
66
</title>
7-
<meta name="description" content="Documentation for setting background-size on elements with the tachyons-background-size css module.">
7+
<meta name="description" content="A table view of all the styles in Tachyons.">
88

99
<meta charset="utf-8">
1010
<meta http-equiv="X-UA-Compatible" content="IE=Edge">

src/templates/table_of_styles.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<html lang="en">
33
<head>
44
<title>
5-
<%= name %> / Theming / Docs / TACHYONS
5+
<%= name %> / Docs / TACHYONS
66
</title>
7-
<meta name="description" content="Documentation for setting background-size on elements with the tachyons-background-size css module.">
7+
<meta name="description" content="A table view of all the styles in Tachyons.">
88

99
<%= head %>
1010

0 commit comments

Comments
 (0)