-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheader.html
More file actions
16 lines (16 loc) · 1.25 KB
/
header.html
File metadata and controls
16 lines (16 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<meta name="author" content="William Costa Rodrigues - AntSoft Systems On Demand" />
<meta name="keywords" content="DOI; Indexador Busca; CrossRef; Buscador; Artigos Científicos; API CrossRef;" />
<meta name="description" content="Sistema de busca de dados dos DOI's depositados no CrossRef">
<title>AntSoft DS • Buscador de DOI's no CrossRef</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.8/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-sRIl4kxILFvY47J16cr9ZwB07vP4J8+LH7qKQnuqkuIAvNWLzeN8tE5YBujZqJLB" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/7.0.1/css/all.min.css"
integrity="sha512-2SwdPD6INVrV/lHTZbO2nodKhrnDdJK9/kg2XD1r9uGqPo1cUbujc+IYdlYdEErWNu69gVcYgdxlmVmzTWnetw=="
crossorigin="anonymous" referrerpolicy="no-referrer" />
<!-- <link rel="stylesheet" href="http://www.antsoft.com.br/vendor/css/antsoft.css"/> -->
<link rel="stylesheet" href="css/ds.css" />
<link href="images/favicon.png" rel="icon" type="image/png" />
<link href="favicon.ico" rel="icon" type="image/x-icon" />