From 2a86f98814e3c16d05a31a0835a74d29b8c222fd Mon Sep 17 00:00:00 2001 From: Darius Peters <38152878+dariusptrs@users.noreply.github.com> Date: Sat, 21 Sep 2024 19:17:37 +0200 Subject: [PATCH] update --- _article/electronics/electronics.md | 2 +- _article/machines/.DS_Store | Bin 0 -> 6148 bytes _article/machines/machines.md | 2 +- mkdocs.yml | 1 - overrides/_includes/folder_toc.html | 13 ------------- overrides/_includes/test.html | 1 - 6 files changed, 2 insertions(+), 17 deletions(-) create mode 100644 _article/machines/.DS_Store delete mode 100644 overrides/_includes/folder_toc.html delete mode 100644 overrides/_includes/test.html diff --git a/_article/electronics/electronics.md b/_article/electronics/electronics.md index b0da7a8..40fdb04 100644 --- a/_article/electronics/electronics.md +++ b/_article/electronics/electronics.md @@ -2,7 +2,7 @@ title: Electronics --- -Electronics involves the study and application of electrical systems, components, and devices. +This cateogory covers topics for practical use. The theory of [electromagnetism](electromagnetism) is covered by the physics category. Currently, we have articles for the following subfields: diff --git a/_article/machines/.DS_Store b/_article/machines/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..612270d78bedd59c6ed45691ce471a24b1a289b7 GIT binary patch literal 6148 zcmeHKyH3ME5S)b+ks_p&Dens+@drl~3Tl2JBt`-$U|#9n@i}}V%sxPI3@ruhO1pE9 z9j`rw_YQz8cFid;1u&*7;#I@YbYFd7N3o(P_KaKH;~LMH<8F}s{ep5Q%)Y_~H`wPl z7u$BT-nMII= -{% if include.folder %} - -{% else %} -

No folder specified for TOC.

-{% endif %} diff --git a/overrides/_includes/test.html b/overrides/_includes/test.html deleted file mode 100644 index 87eb755..0000000 --- a/overrides/_includes/test.html +++ /dev/null @@ -1 +0,0 @@ -

This is a test include. If you see this, the include works.