From 59a3ea5d226e7c0fd989804d3f20b1486c55db0a Mon Sep 17 00:00:00 2001 From: Les De Ridder Date: Sat, 29 Feb 2020 23:09:25 +0100 Subject: [PATCH] Add page titles --- LICENSE.html | 2 +- generate.fish | 1 + index.html | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/LICENSE.html b/LICENSE.html index 2c1cf86..b4ad603 100644 --- a/LICENSE.html +++ b/LICENSE.html @@ -4,10 +4,10 @@ + -

University of Illinois/NCSA Open Source License

diff --git a/generate.fish b/generate.fish index 52ad15c..f2140b6 100755 --- a/generate.fish +++ b/generate.fish @@ -17,6 +17,7 @@ for md_path in source/*.md echo '' >> $output_path echo '' >> $output_path echo '' >> $output_path + echo '' (echo $page_html | xmllint --html -xpath "//h1/text()" - ^ /dev/null) '' >> $output_path echo '' >> $output_path echo '' >> $output_path echo '' >> $output_path diff --git a/index.html b/index.html index 1dbc6b3..12d0342 100644 --- a/index.html +++ b/index.html @@ -4,10 +4,10 @@ + luckybooru -