Skip to content

Commit 16cfe2c

Browse files
committed
🧹 chore: update words
1 parent 3028b53 commit 16cfe2c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="UTF-8" />
55
<link rel="icon" href="/favicon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
7-
<title>Know me</title>
7+
<title>Know me | Github Readme Card Generator</title>
88
<meta name="description" content="A readme cards UI generator, inspired by github-readme-stats.">
99
</head>
1010
<body>

‎src/App.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<p class="m-0 text-gray-900 text-sm flex flex-wrap items-center">A readme cards generator, inspired by
77
<a class="inline-flex items-center px-2 visited:text-current" href="https://github.com/anuraghazra/github-readme-stats" target="_blank">github-readme-stats</a>
88
</p>
9-
<i class="text-sm text-gray-500">better UI, Repo card, and Language card are WIP.</i>
9+
<i class="text-sm text-gray-500">Language card is WIP.</i>
1010
</div>
1111

1212
<CardBlock title="GitHub's username" class="field--username">

0 commit comments

Comments
 (0)