kloeckner.com.ar

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

Added .gitattributes to show html as most used language

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