Skip to content

Commit d1a72f2

Browse files
committed
feat; change security meta
1 parent efca77e commit d1a72f2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

security.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66

77
<!-- HTML Meta Tags -->
8-
<title>Security | is-a.dev</title>
8+
<title>Security Policy | is-a.dev</title>
99

1010
<!-- Google / Search Engine Tags -->
11-
<meta itemprop="name" content="Security | is-a.dev" />
11+
<meta itemprop="name" content="Security Policy | is-a.dev" />
1212

1313
<!-- Facebook Meta Tags -->
1414
<meta property="og:url" content="https://is-a.dev/security" />
1515
<meta property="og:type" content="website" />
16-
<meta property="og:title" content="Security | is-a.dev" />
16+
<meta property="og:title" content="Security Policy | is-a.dev" />
1717

1818
<!-- Twitter Meta Tags -->
1919
<meta name="twitter:card" content="summary_large_image" />
20-
<meta name="twitter:title" content="Security | is-a.dev" />
20+
<meta name="twitter:title" content="Security Policy | is-a.dev" />
2121

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

0 commit comments

Comments
 (0)