From 725f13cb2edf3579a8ad8da8fd1808d2f6b8c884 Mon Sep 17 00:00:00 2001 From: Chrono Date: Sun, 30 Oct 2022 21:21:19 -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 100644 => 100755 .editorconfig mode change 100644 => 100755 .eleventy.js mode change 100644 => 100755 .gitignore mode change 100644 => 100755 LICENSE mode change 100644 => 100755 _includes/layouts/base.njk mode change 100644 => 100755 _includes/layouts/post.njk mode change 100644 => 100755 blog/index.html mode change 100644 => 100755 css/normalize.css mode change 100644 => 100755 css/style.css mode change 100644 => 100755 fonts/ComicMono-Bold.ttf mode change 100644 => 100755 fonts/ComicMono.ttf mode change 100644 => 100755 img/3rd.webp mode change 100644 => 100755 img/social.png mode change 100644 => 100755 index.html mode change 100644 => 100755 package.json mode change 100644 => 100755 positions/index.html mode change 100644 => 100755 positions/personal.md mode change 100644 => 100755 positions/philosophy.md mode change 100644 => 100755 positions/politics.md mode change 100644 => 100755 posts/2022-10-27-hello-world.md mode change 100644 => 100755 projects/index.html mode change 100644 => 100755 yarn.lock diff --git a/.editorconfig b/.editorconfig old mode 100644 new mode 100755 diff --git a/.eleventy.js b/.eleventy.js old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/LICENSE b/LICENSE old mode 100644 new mode 100755 diff --git a/_includes/layouts/base.njk b/_includes/layouts/base.njk old mode 100644 new mode 100755 diff --git a/_includes/layouts/post.njk b/_includes/layouts/post.njk old mode 100644 new mode 100755 diff --git a/blog/index.html b/blog/index.html old mode 100644 new mode 100755 diff --git a/css/normalize.css b/css/normalize.css old mode 100644 new mode 100755 diff --git a/css/style.css b/css/style.css old mode 100644 new mode 100755 diff --git a/fonts/ComicMono-Bold.ttf b/fonts/ComicMono-Bold.ttf old mode 100644 new mode 100755 diff --git a/fonts/ComicMono.ttf b/fonts/ComicMono.ttf old mode 100644 new mode 100755 diff --git a/img/3rd.webp b/img/3rd.webp old mode 100644 new mode 100755 diff --git a/img/social.png b/img/social.png old mode 100644 new mode 100755 diff --git a/index.html b/index.html old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755 diff --git a/positions/index.html b/positions/index.html old mode 100644 new mode 100755 diff --git a/positions/personal.md b/positions/personal.md old mode 100644 new mode 100755 diff --git a/positions/philosophy.md b/positions/philosophy.md old mode 100644 new mode 100755 diff --git a/positions/politics.md b/positions/politics.md old mode 100644 new mode 100755 diff --git a/posts/2022-10-27-hello-world.md b/posts/2022-10-27-hello-world.md old mode 100644 new mode 100755 diff --git a/projects/index.html b/projects/index.html old mode 100644 new mode 100755 diff --git a/yarn.lock b/yarn.lock old mode 100644 new mode 100755 -- 2.38.5