aboutsummaryrefslogtreecommitdiff
path: root/generate.sh
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-02-23 07:44:18 +0000
committerAkshay <[email protected]>2021-02-23 07:44:18 +0000
commitc517871fc2c01128eec660718a5432c9f68c23bd (patch)
tree0ec9cb301b5e5ecda10da401dd2cfd626d9a1240 /generate.sh
parentcb5d00ef91736f184461906e335e24ab5243db8e (diff)
add footer to idx
Diffstat (limited to 'generate.sh')
-rwxr-xr-xgenerate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate.sh b/generate.sh
index 5c556a0..ec8921f 100755
--- a/generate.sh
+++ b/generate.sh
@@ -244,7 +244,7 @@ esh \
244 -o "./docs/index.xml" \ 244 -o "./docs/index.xml" \
245 "rss.esh" 245 "rss.esh"
246 246
247cat << EOF | tee -a ./docs/posts/index.html ./docs/art/index.html > /dev/null 247cat << EOF | tee -a ./docs/posts/index.html ./docs/art/index.html ./docs/index.html > /dev/null
248 </table> 248 </table>
249 <div class="separator"></div> 249 <div class="separator"></div>
250 <div class="footer"> 250 <div class="footer">