Skip to content

Commit cc968bd

Browse files
authored
feedroll is no longer otw
1 parent 16577de commit cc968bd

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

gen.sh

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -236,13 +236,6 @@ post_tags_comma="photography, gallery" \
236236
post_content="<h1>The gallery is coming soon :></h1>" \
237237
envsubst < template/index.html > public/photos/index.html
238238

239-
mkdir public/feedroll
240-
post_title="feedroll" \
241-
post_desc="public static blogroll feed reader" \
242-
post_tags_comma="feed, blogroll" \
243-
post_content="<h1>My feedroll is coming soon :></h1>" \
244-
envsubst < template/index.html > public/feedroll/index.html
245-
246239
mkdir public/gen.sh
247240
post_title="gen.sh" \
248241
post_desc="static site generator" \

0 commit comments

Comments
 (0)