Removed org-html-themes

This commit is contained in:
Anthony Scemama 2024-02-28 11:03:41 +01:00
parent 7e6ff1e8e7
commit ac44492ffe
4 changed files with 2 additions and 4 deletions

3
.gitmodules vendored
View File

@ -1,3 +0,0 @@
[submodule "docs/org-html-themes"]
path = docs/org-html-themes
url = https://github.com/fniessen/org-html-themes.git

View File

@ -18,7 +18,9 @@ cd $DIR
for i in *.org
do
if [[ $(basename $i) != "README.org" ]] ; then
echo "--- $i ----"
emacs --batch ./$i --load=../docs/config_tangle.el -f org-babel-tangle
fi
done

@ -1 +0,0 @@
Subproject commit 885ddd8451a3b1952628a52c4eeebf0a3d86d33a