Added SEO data

This commit is contained in:
Rafael González
2022-08-19 23:06:13 -05:00
parent ef99356330
commit 864814c9ee
6 changed files with 271 additions and 99 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
@tailwind components;
@tailwind utilities;
@layer components {
@layer utilities {
main.blog h1 {
@apply text-4xl font-bold mb-8 text-center uppercase;
}