23 lines
933 B
HTML
23 lines
933 B
HTML
<!DOCTYPE html>
|
|
<html lang="pt-GW">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>SIGRHAP</title>
|
|
<meta name="description" content="SIGRHAP - Sistema Integrado de Gestão de Recursos Humanos e Administração Pública. Plataforma governamental para gestão de recursos humanos, orçamento e tesouraria." />
|
|
<meta name="author" content="Governo da Guiné-Bissau" />
|
|
<link rel="icon" type="image/png" href="/logo-mf.png" />
|
|
|
|
<meta property="og:title" content="SIGRHAP" />
|
|
<meta property="og:description" content="Plataforma governamental para gestão de recursos humanos, orçamento e tesouraria." />
|
|
<meta property="og:type" content="website" />
|
|
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
</body>
|
|
</html>
|