diff --git a/aprendizations/templates/courses.html b/aprendizations/templates/courses.html
index e7eac2a..9f0df25 100644
--- a/aprendizations/templates/courses.html
+++ b/aprendizations/templates/courses.html
@@ -8,12 +8,14 @@
-
+
+
-
+
+
@@ -29,7 +31,7 @@
-
+
- Cursos
- Tópicos
diff --git a/aprendizations/templates/maintopics-table.html b/aprendizations/templates/maintopics-table.html
index 271d9d2..72c4e92 100644
--- a/aprendizations/templates/maintopics-table.html
+++ b/aprendizations/templates/maintopics-table.html
@@ -9,12 +9,13 @@
-
+
+
-
+
@@ -30,7 +31,7 @@
-
+
- Cursos
- Tópicos
diff --git a/aprendizations/templates/rankings.html b/aprendizations/templates/rankings.html
index c96ee95..4e5e665 100644
--- a/aprendizations/templates/rankings.html
+++ b/aprendizations/templates/rankings.html
@@ -8,10 +8,10 @@
-
+
-
+
@@ -26,7 +26,7 @@
-
+
- Cursos
- Tópicos
diff --git a/aprendizations/templates/topic.html b/aprendizations/templates/topic.html
index b855088..cfb7465 100644
--- a/aprendizations/templates/topic.html
+++ b/aprendizations/templates/topic.html
@@ -7,10 +7,8 @@
-
-
+
-
@@ -32,7 +30,8 @@
-
+
+
@@ -55,7 +54,7 @@
-
+
- Cursos
- Tópicos
diff --git a/package-lock.json b/package-lock.json
index 4168bb8..3192aae 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19,9 +19,9 @@
}
},
"node_modules/codemirror": {
- "version": "5.62.2",
- "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.2.tgz",
- "integrity": "sha512-tVFMUa4J3Q8JUd1KL9yQzQB0/BJt7ZYZujZmTPgo/54Lpuq3ez4C8x/ATUY/wv7b7X3AUq8o3Xd+2C5ZrCGWHw=="
+ "version": "5.63.3",
+ "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.63.3.tgz",
+ "integrity": "sha512-1C+LELr+5grgJYqwZKqxrcbPsHFHapVaVAloBsFBASbpLnQqLw1U8yXJ3gT5D+rhxIiSpo+kTqN+hQ+9ialIXw=="
}
},
"dependencies": {
@@ -31,9 +31,9 @@
"integrity": "sha512-eYm8vijH/hpzr/6/1CJ/V/Eb1xQFW2nnUKArb3z+yUWv7HTwj6M7SP957oMjfZjAHU6qpoNc2wQvIxBLWYa/Jg=="
},
"codemirror": {
- "version": "5.62.2",
- "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.62.2.tgz",
- "integrity": "sha512-tVFMUa4J3Q8JUd1KL9yQzQB0/BJt7ZYZujZmTPgo/54Lpuq3ez4C8x/ATUY/wv7b7X3AUq8o3Xd+2C5ZrCGWHw=="
+ "version": "5.63.3",
+ "resolved": "https://registry.npmjs.org/codemirror/-/codemirror-5.63.3.tgz",
+ "integrity": "sha512-1C+LELr+5grgJYqwZKqxrcbPsHFHapVaVAloBsFBASbpLnQqLw1U8yXJ3gT5D+rhxIiSpo+kTqN+hQ+9ialIXw=="
}
}
}
--
libgit2 0.21.2