Skip to content

Commit bcab04f

Browse files
committed
fix meta
1 parent 5a80738 commit bcab04f

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

discord-rules.html

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,22 +6,18 @@
66

77
<!-- HTML Meta Tags -->
88
<title>Discord Server Rules | is-a.dev</title>
9-
<meta name="description" content="By using our service, you agree to the following Terms of Service." />
109

1110
<!-- Google / Search Engine Tags -->
12-
<meta itemprop="name" content="Terms of Service | is-a.dev" />
13-
<meta itemprop="description" content="By using our service, you agree to the following Terms of Service." />
11+
<meta itemprop="name" content="Discord Server Rules | is-a.dev" />
1412

1513
<!-- Facebook Meta Tags -->
16-
<meta property="og:url" content="https://is-a.dev/terms" />
14+
<meta property="og:url" content="https://is-a.dev/discord-rules" />
1715
<meta property="og:type" content="website" />
18-
<meta property="og:title" content="Terms of Service | is-a.dev" />
19-
<meta property="og:description" content="By using our service, you agree to the following Terms of Service." />
16+
<meta property="og:title" content="Discord Server Rules | is-a.dev" />
2017

2118
<!-- Twitter Meta Tags -->
2219
<meta name="twitter:card" content="summary_large_image" />
23-
<meta name="twitter:title" content="Terms of Service | is-a.dev" />
24-
<meta name="twitter:description" content="By using our service, you agree to the following Terms of Service." />
20+
<meta name="twitter:title" content="Discord Server Rules | is-a.dev" />
2521

2622
<!-- Files -->
2723
<link rel="preload" href="https://raw.githubusercontent.com/is-a-dev/register/refs/heads/main/DISCORD_RULES.md" as="fetch" crossorigin="anonymous">

0 commit comments

Comments
 (0)