Skip to content

Commit c4b06c9

Browse files
Merge pull request #14 from sthefanyricardo/dev
From: Dev To: main
2 parents 75c5ab9 + 8cdc901 commit c4b06c9

2 files changed

Lines changed: 75 additions & 327 deletions

File tree

.github/templates/index.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,17 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
7-
<!-- Meta tags adicionais -->
6+
7+
<!-- Adicionar no <head> para melhorar SEO -->
88
<meta name="description" content="Reports Newman - Game of Thrones themed testing dashboard">
99
<meta name="theme-color" content="#1a2f42">
10+
<meta name="keywords" content="newman, postman, api testing, automation, game of thrones">
11+
<meta name="author" content="Sthefany Ricardo">
1012

11-
<!-- Open Graph -->
12-
<meta property="og:title" content="Reports Newman - Game of Thrones themed testing dashboard">
13-
<meta property="og:description" content="Newman Test Reports - The API Testing Throne">
13+
<!-- Open Graph para compartilhamento -->
14+
<meta property="og:title" content="The API Testing Throne">
15+
<meta property="og:description" content="Reports Newman - Game of Thrones themed testing dashboard">
16+
<meta property="og:url" content="https://sthefanyricardo.github.io/testes-api-postman-newman/">
1417
<meta property="og:type" content="website">
1518

1619
<!-- Favicon -->

0 commit comments

Comments
 (0)