Skip to content
Snippets Groups Projects
Verified Commit 587737e4 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Fix missing newline

parent aa5739df
No related branches found
No related tags found
No related merge requests found
Pipeline #1079 failed
......@@ -72,4 +72,4 @@ publish:
$(PELICAN) $(INPUTDIR) -o $(OUTPUTDIR) -s $(PUBLISHCONF) $(PELICANOPTS)
.PHONY: html help clean regenerate serve serve-global devserver stopserver publish
\ No newline at end of file
.PHONY: html help clean regenerate serve serve-global devserver stopserver publish
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment