diff --git a/Makefile b/Makefile index bd239d4..0a4f56e 100644 --- a/Makefile +++ b/Makefile @@ -1,9 +1,5 @@ SHELL := /bin/bash -BASEDIR=$(CURDIR) -PLUGINDIR=$(BASEDIR)/plugins -PELICANDIR=$(BASEDIR)/pelican - help: @echo 'Makefile for installing and updating the c0de.dev blog ' @echo ' '