We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e2b1426 + 0611d1f commit 9d4e9b3Copy full SHA for 9d4e9b3
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "docs.waifu.it",
3
- "version": "3.1.6",
+ "version": "3.1.7",
4
"description": "The new and improved documentation for Waifu.it",
5
"scripts": {
6
"dev": "next dev",
pages/_meta.json
@@ -10,6 +10,12 @@
10
"href": "https://raw.githubusercontent.com/WaifuAPI/Waifu.it/production/LICENCE.md",
11
"newWindow": true
12
},
13
+ "privacy-policy": {
14
+ "title": "Privacy Policy ↗",
15
+ "type": "page",
16
+ "href": "https://raw.githubusercontent.com/WaifuAPI/Waifu.it/production/PRIVACY_POLICY.md",
17
+ "newWindow": true
18
+ },
19
"contact": {
20
"title": "Contact ↗",
21
"type": "page",
0 commit comments