kloeckner.com.ar

a backup of my entire webpage
Index Commits Files Refs README LICENSE
commit 95994a39bcd2781aa4849f7a9ad8b73800462409
parent 8b759d5ff5a42e3d110df6bfc9dcd6366b8ef3f6
Author: mjkloeckner <martin.cachari@gmail.com>
Date:   Fri, 21 Oct 2022 19:01:32 -0300

Added .gitattributes to show html as most used language

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