From b091d7fe18738083922e89f340b58d2f92ac3997 Mon Sep 17 00:00:00 2001 From: Yoan Blanc Date: Fri, 20 Oct 2023 09:57:35 +0200 Subject: [PATCH] fixup! fixup! fixup! fixup! feat: make all is back Signed-off-by: Yoan Blanc --- Makefile | 2 +- templates/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 378314c..d704f41 100755 --- a/Makefile +++ b/Makefile @@ -11,7 +11,7 @@ PDFS=$(patsubst $(SOURCEDIR)/%.md,$(BUILDDIR)/%.pdf,$(SOURCES)) BOOKS=$(patsubst $(SOURCEDIR)/%.md,$(BUILDDIR)/%.tex,$(SOURCES)) .PHONY: all -all: slides pdfs book +all: slides pdfs # book .PHONY: slides slides: $(SLIDES) diff --git a/templates/index.html b/templates/index.html index 9f2da9f..4247b38 100644 --- a/templates/index.html +++ b/templates/index.html @@ -50,10 +50,10 @@

Slides Dev WebHE-Arc 2023/24

-