Skip to content

Commit 1d79670

Browse files
fix meta description
1 parent 9c6eb95 commit 1d79670

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/api/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
content="A simple REST API for pinging Minecraft Java Edition and Bedrock edition servers. Also included: A system to test if some minecraft services are working. Free for all to use."
2020
/>
2121
<meta
22-
property="description"
22+
name="description"
2323
content="A simple REST API for pinging Minecraft Java Edition and Bedrock edition servers. Also included: A system to test if some minecraft services are working. Free for all to use."
2424
/>
2525
<title>Minecraft server tester</title>

assets/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
content="Powerful, ad-free Minecraft server tester. Ping Java and Bedrock servers to check if they're working. Check if Mojang or XBox services are having issues. All for free, without ads."
1919
/>
2020
<meta
21-
property="description"
21+
name="description"
2222
content="Powerful, ad-free Minecraft server tester. Ping Java and Bedrock servers to check if they're working. Check if Mojang or XBox services are having issues. All for free, without ads."
2323
/>
2424
<title>Minecraft server tester</title>

0 commit comments

Comments
 (0)