kloeckner.com.ar

a backup of my entire webpage
Index Commits Files Refs README LICENSE
commit 1e238548293b886bee9d3ec08b5cd19470703583
parent e96ad922ca2ac82359cb32277612c82cbe3cda98
Author: mjkloeckner <martin.cachari@gmail.com>
Date:   Fri, 21 Oct 2022 19:00:19 -0300

Added .gitattributes to show html as most used language

Diffstat:
M.gitattributes | 5++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/.gitattributes b/.gitattributes
@@ -1,3 +1,2 @@
-* linguist-vendored
-about_style.css linguist-vendored=false
-article_style.css linguist-vendored=false
+css/about_style.css linguist-vendored
+css/article_style.css linguist-vendored