Skip to content

Commit

Permalink
Rewrite baseline to better reflect the content
Browse files Browse the repository at this point in the history
  • Loading branch information
meduzen committed Jan 12, 2020
1 parent b10714d commit 23e2bf9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<title>Can We</title>
<meta name="description" content="A directory of websites mainly focused on browsers data usage.">
<meta name="description" content="A collection of resources focused on browsers usage and features.">

<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<meta name="supported-color-schemes" content="dark light only"> <!-- macOS 10.14.4 compat -->
Expand All @@ -28,7 +28,7 @@
<!-- Sharing -->
<meta property="og:site_name" content="Can We Use">
<meta property="og:title" content="Can We Use">
<meta property="og:description" content="A directory of websites mainly focused on browsers data usage.">
<meta property="og:description" content="A collection of resources focused on browsers usage and features.">
<meta property="og:type" content="website">
<meta property="og:url" content="https://canwe.dev">
<meta property="og:locale" content="en_US">
Expand Down Expand Up @@ -65,7 +65,7 @@ <h1 class="canwe">
<path d="M271.5 42.4c-8 3.5-12.9 11.8-12.9 22.1-.1 11.6 3.8 19 11.9 22.6 11.7 5.4 29.7-2 24.6-10-.7-1.1-1.3-1.1-3.2.3-2.8 2-11.7 2.1-14.1.2a20 20 0 01-4.8-9.5 32 32 0 0110.6-1.3c9.9-.3 10.7-.5 12.6-2.8 1.7-2.1 1.9-3.4 1.5-7.9-1-9.7-7.2-15.1-17.1-15.1-3.4.1-7.5.7-9.1 1.4zM283 49c.6 1.2 1 4 .8 6.3l-.3 4.2-5.3.3-5.4.3.7-4.3c.4-2.4 1.3-5.3 2.1-6.6 1.8-2.8 5.9-2.9 7.4-.2z"/>
</svg>
</h1>
<p class="quote">A directory of websites mainly focused on browsers data usage.</p>
<p class="quote">A collection of resources focused on browsers usage and features.</p>
</header>

<main class="main | grid x-space" id="main">
Expand Down

0 comments on commit 23e2bf9

Please sign in to comment.