From 77493d0b299e3e838048a7585ef43df4c65a5dee Mon Sep 17 00:00:00 2001 From: aethrvmn Date: Sun, 16 Jun 2024 02:32:56 +0200 Subject: [PATCH] updated --- .gitignore | 0 archetypes/default.md | 0 assets/css/dark.css | 0 assets/css/main.css | 0 assets/css/normalize.min.css | 0 assets/js/feather-icons.min.js | 0 assets/js/main.js | 0 assets/js/svg-injector.min.js | 0 content/about.md | 0 content/donate.md | 0 content/index-about.md | 0 content/theses/axioms.md | 0 content/theses/evolution.md | 0 content/theses/free-will.md | 0 content/theses/logic.md | 0 content/theses/self.md | 0 i18n/en.toml | 0 layouts/404.html | 0 layouts/_default/baseof.html | 0 layouts/_default/list.html | 0 layouts/_default/single.html | 0 layouts/_default/terms.html | 0 layouts/index.html | 0 layouts/partials/footer.html | 0 layouts/partials/head.html | 0 layouts/partials/header.html | 0 layouts/partials/list-posts.html | 0 layouts/partials/list.html | 0 layouts/partials/page.html | 0 layouts/partials/post.html | 0 layouts/partials/prev-next.html | 0 layouts/partials/toc.html | 0 32 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .gitignore mode change 100644 => 100755 archetypes/default.md mode change 100644 => 100755 assets/css/dark.css mode change 100644 => 100755 assets/css/main.css mode change 100644 => 100755 assets/css/normalize.min.css mode change 100644 => 100755 assets/js/feather-icons.min.js mode change 100644 => 100755 assets/js/main.js mode change 100644 => 100755 assets/js/svg-injector.min.js mode change 100644 => 100755 content/about.md mode change 100644 => 100755 content/donate.md mode change 100644 => 100755 content/index-about.md mode change 100644 => 100755 content/theses/axioms.md mode change 100644 => 100755 content/theses/evolution.md mode change 100644 => 100755 content/theses/free-will.md mode change 100644 => 100755 content/theses/logic.md mode change 100644 => 100755 content/theses/self.md mode change 100644 => 100755 i18n/en.toml mode change 100644 => 100755 layouts/404.html mode change 100644 => 100755 layouts/_default/baseof.html mode change 100644 => 100755 layouts/_default/list.html mode change 100644 => 100755 layouts/_default/single.html mode change 100644 => 100755 layouts/_default/terms.html mode change 100644 => 100755 layouts/index.html mode change 100644 => 100755 layouts/partials/footer.html mode change 100644 => 100755 layouts/partials/head.html mode change 100644 => 100755 layouts/partials/header.html mode change 100644 => 100755 layouts/partials/list-posts.html mode change 100644 => 100755 layouts/partials/list.html mode change 100644 => 100755 layouts/partials/page.html mode change 100644 => 100755 layouts/partials/post.html mode change 100644 => 100755 layouts/partials/prev-next.html mode change 100644 => 100755 layouts/partials/toc.html diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/archetypes/default.md b/archetypes/default.md old mode 100644 new mode 100755 diff --git a/assets/css/dark.css b/assets/css/dark.css old mode 100644 new mode 100755 diff --git a/assets/css/main.css b/assets/css/main.css old mode 100644 new mode 100755 diff --git a/assets/css/normalize.min.css b/assets/css/normalize.min.css old mode 100644 new mode 100755 diff --git a/assets/js/feather-icons.min.js b/assets/js/feather-icons.min.js old mode 100644 new mode 100755 diff --git a/assets/js/main.js b/assets/js/main.js old mode 100644 new mode 100755 diff --git a/assets/js/svg-injector.min.js b/assets/js/svg-injector.min.js old mode 100644 new mode 100755 diff --git a/content/about.md b/content/about.md old mode 100644 new mode 100755 diff --git a/content/donate.md b/content/donate.md old mode 100644 new mode 100755 diff --git a/content/index-about.md b/content/index-about.md old mode 100644 new mode 100755 diff --git a/content/theses/axioms.md b/content/theses/axioms.md old mode 100644 new mode 100755 diff --git a/content/theses/evolution.md b/content/theses/evolution.md old mode 100644 new mode 100755 diff --git a/content/theses/free-will.md b/content/theses/free-will.md old mode 100644 new mode 100755 diff --git a/content/theses/logic.md b/content/theses/logic.md old mode 100644 new mode 100755 diff --git a/content/theses/self.md b/content/theses/self.md old mode 100644 new mode 100755 diff --git a/i18n/en.toml b/i18n/en.toml old mode 100644 new mode 100755 diff --git a/layouts/404.html b/layouts/404.html old mode 100644 new mode 100755 diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html old mode 100644 new mode 100755 diff --git a/layouts/_default/list.html b/layouts/_default/list.html old mode 100644 new mode 100755 diff --git a/layouts/_default/single.html b/layouts/_default/single.html old mode 100644 new mode 100755 diff --git a/layouts/_default/terms.html b/layouts/_default/terms.html old mode 100644 new mode 100755 diff --git a/layouts/index.html b/layouts/index.html old mode 100644 new mode 100755 diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html old mode 100644 new mode 100755 diff --git a/layouts/partials/head.html b/layouts/partials/head.html old mode 100644 new mode 100755 diff --git a/layouts/partials/header.html b/layouts/partials/header.html old mode 100644 new mode 100755 diff --git a/layouts/partials/list-posts.html b/layouts/partials/list-posts.html old mode 100644 new mode 100755 diff --git a/layouts/partials/list.html b/layouts/partials/list.html old mode 100644 new mode 100755 diff --git a/layouts/partials/page.html b/layouts/partials/page.html old mode 100644 new mode 100755 diff --git a/layouts/partials/post.html b/layouts/partials/post.html old mode 100644 new mode 100755 diff --git a/layouts/partials/prev-next.html b/layouts/partials/prev-next.html old mode 100644 new mode 100755 diff --git a/layouts/partials/toc.html b/layouts/partials/toc.html old mode 100644 new mode 100755