File tree Expand file tree Collapse file tree 1 file changed +18
-2
lines changed
Expand file tree Collapse file tree 1 file changed +18
-2
lines changed Original file line number Diff line number Diff line change 44 < meta charset ="UTF-8 ">
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
66
7+ <!-- HTML Meta Tags -->
78 < title > Terms of Service | is-a.dev</ title >
9+ < meta name ="description " content ="By using our service, you agree to the following Terms of Service. " />
10+
11+ <!-- 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. " />
14+
15+ <!-- Facebook Meta Tags -->
16+ < meta property ="og:url " content ="https://is-a.dev/terms " />
17+ < 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. " />
20+
21+ <!-- Twitter Meta Tags -->
22+ < 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. " />
825
926 <!-- Stylesheets -->
10- < link rel ="stylesheet "
11- href ="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.1/github-markdown.min.css ">
27+ < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/github-markdown-css/5.8.1/github-markdown.min.css ">
1228
1329 <!-- Scripts -->
1430 < script src ="https://cdn.jsdelivr.net/npm/marked/marked.min.js "> </ script >
You can’t perform that action at this time.
0 commit comments