kloeckner.com.ar

a backup of my entire webpage
Index Commits Files Refs README LICENSE
commit 031733e4b3c384f9997735bfb70d1f6eab792a18
parent 18e940ef51b58a90104d60a72511a4a8c3880dbc
Author: mjkloeckner <martin.cachari@gmail.com>
Date:   Fri, 21 Oct 2022 19:22:52 -0300

Added .gitattributes to show html as most used language

Diffstat:
M.gitattributes | 1+
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.gitattributes b/.gitattributes
@@ -1,5 +1,6 @@
 * linguist-vendored
 *.html linguist-vendored=false
 css/article_style.css linguist-vendored=false
+css/about_style.css linguist-vendored=false
 scripts/sync.sh linguist-vendored=false
 *.py linguist-vendored=false