Skip to content

Commit de43268

Browse files
authored
Merge pull request #48 from WaifuAPI/staging
Changed meta description and bumped the version
2 parents 1bb71ce + b2223fc commit de43268

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "waifu.it",
3-
"version": "3.4.12",
3+
"version": "3.4.13",
44
"description": "Random API Serving Anime stuff",
55
"author": "Aeryk",
66
"private": true,

src/frontend/index.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
<meta charset="utf-8" />
66
<link rel="icon" href="./public/favicon.ico" />
77
<meta name="viewport" content="width=device-width, initial-scale=1" />
8-
<meta name="theme-color" content="#000000" />
98
<meta
109
name="description"
11-
content="An open-souce api featuring bunch of anime related stuffs!"
10+
content="Discover a user-friendly open-source API designed to access a vast collection of 80,000+ anime waifu data and images, alongside a wide range of quote, fact, and additional endpoint options!"
1211
/>
12+
<meta name="keywords" content="anime, waifu, anime facts, anime quotes, waifu api, waifu pictures, anime api, opensource api">
1313
<meta name="og:title" content="Waifu.it" />
1414
<meta name="theme-color" content="#1DA1F2" />
1515
<meta property="og:url" content="https://waifu.it" />
@@ -19,7 +19,7 @@
1919
/>
2020
<meta
2121
name="og:description"
22-
content="An open-souce api featuring bunch of anime related stuffs!"
22+
content="Discover a user-friendly open-source API designed to access a vast collection of 80,000+ anime waifu data and images, alongside a wide range of quote, fact, and additional endpoint options!"
2323
/>
2424

2525
<link rel="apple-touch-icon" href="./public/logo192.png" />

0 commit comments

Comments
 (0)