correctly title calculadora and disciplinas

This commit is contained in:
Gabriel Fontes
2021-09-13 02:58:18 -03:00
parent 63b7df25cf
commit 38973ea057
2 changed files with 4 additions and 2 deletions
@@ -1,4 +1,5 @@
---
title: Calculadora BSI - 2021/2
layout: default
category: bsi
language: pt-br
@@ -181,7 +182,7 @@ noindex: true
return data;
}
</script>
<h1>Calculadora BSI - 2021/2</h1>
<h1>{{ title }}</h1>
<button onClick="importData()">Importar</button><button onClick="exportData()">Exportar</button><button onClick="resetData()">Resetar</button>
<nav>
<a href="/notes/bsi/disciplinas-2021-2.html">Informações das disciplinas</a>
@@ -1,11 +1,12 @@
---
title: Disciplinas BSI 020 - 2021/2
layout: default
category: bsi
language: pt-br
noindex: true
---
# Disciplinas BSI 020 - 2021/2
# {{ title }}
[Calculadora de notas](/notes/bsi/calculadora-2021-2.html)
## Horários