From 6d0b6723a7b66bcb8d362f48d6b9647a4fc994ba Mon Sep 17 00:00:00 2001 From: Chrono Date: Sat, 5 Nov 2022 00:25:30 -0400 Subject: [PATCH] i hate git --- .editorconfig | 0 .eleventy.js | 0 .gitignore | 0 LICENSE | 0 _includes/layouts/base.njk | 0 _includes/layouts/post.njk | 0 blog/index.html | 0 css/normalize.css | 0 css/style.css | 0 fonts/ComicMono-Bold.ttf | Bin fonts/ComicMono.ttf | Bin img/3rd.webp | Bin img/social.png | Bin index.html | 0 package.json | 0 positions/index.html | 0 positions/personal.md | 0 positions/philosophy.md | 0 positions/politics.md | 0 posts/2022-10-27-hello-world.md | 0 projects/index.html | 0 yarn.lock | 0 22 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 .editorconfig mode change 100755 => 100644 .eleventy.js mode change 100755 => 100644 .gitignore mode change 100755 => 100644 LICENSE mode change 100755 => 100644 _includes/layouts/base.njk mode change 100755 => 100644 _includes/layouts/post.njk mode change 100755 => 100644 blog/index.html mode change 100755 => 100644 css/normalize.css mode change 100755 => 100644 css/style.css mode change 100755 => 100644 fonts/ComicMono-Bold.ttf mode change 100755 => 100644 fonts/ComicMono.ttf mode change 100755 => 100644 img/3rd.webp mode change 100755 => 100644 img/social.png mode change 100755 => 100644 index.html mode change 100755 => 100644 package.json mode change 100755 => 100644 positions/index.html mode change 100755 => 100644 positions/personal.md mode change 100755 => 100644 positions/philosophy.md mode change 100755 => 100644 positions/politics.md mode change 100755 => 100644 posts/2022-10-27-hello-world.md mode change 100755 => 100644 projects/index.html mode change 100755 => 100644 yarn.lock diff --git a/.editorconfig b/.editorconfig old mode 100755 new mode 100644 diff --git a/.eleventy.js b/.eleventy.js old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/LICENSE b/LICENSE old mode 100755 new mode 100644 diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk old mode 100755 new mode 100644 diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk old mode 100755 new mode 100644 diff --git a/blog/index.html b/blog/index.html old mode 100755 new mode 100644 diff --git a/css/normalize.css b/css/normalize.css old mode 100755 new mode 100644 diff --git a/css/style.css b/css/style.css old mode 100755 new mode 100644 diff --git a/fonts/ComicMono-Bold.ttf b/fonts/ComicMono-Bold.ttf old mode 100755 new mode 100644 diff --git a/fonts/ComicMono.ttf b/fonts/ComicMono.ttf old mode 100755 new mode 100644 diff --git a/img/3rd.webp b/img/3rd.webp old mode 100755 new mode 100644 diff --git a/img/social.png b/img/social.png old mode 100755 new mode 100644 diff --git a/index.html b/index.html old mode 100755 new mode 100644 diff --git a/package.json b/package.json old mode 100755 new mode 100644 diff --git a/positions/index.html b/positions/index.html old mode 100755 new mode 100644 diff --git a/positions/personal.md b/positions/personal.md old mode 100755 new mode 100644 diff --git a/positions/philosophy.md b/positions/philosophy.md old mode 100755 new mode 100644 diff --git a/positions/politics.md b/positions/politics.md old mode 100755 new mode 100644 diff --git a/posts/2022-10-27-hello-world.md b/posts/2022-10-27-hello-world.md old mode 100755 new mode 100644 diff --git a/projects/index.html b/projects/index.html old mode 100755 new mode 100644 diff --git a/yarn.lock b/yarn.lock old mode 100755 new mode 100644 -- 2.38.4