video-title

This commit is contained in:
fred 2022-04-12 01:50:59 +02:00
parent b6e7164093
commit 8f153339ee
2 changed files with 4 additions and 0 deletions

View File

@ -322,6 +322,7 @@ echo "##########################################################################
sed -i "s~_IPNSL_~$IPNSL~g" ~/.zen/bunkerbox/homepage/index.html
sed -i "s~_VUID_~$INDEX/$VUID~g" ~/.zen/bunkerbox/homepage/index.html
sed -i "s/_DATE_/$(date -u "+%Y-%m-%d#%H:%M:%S")/g " ~/.zen/bunkerbox/homepage/index.html
sed -i "s~_TITLE_~$TITLE~g" ~/.zen/bunkerbox/homepage/index.html
cp ~/.zen/bunkerbox/history.json ~/.zen/bunkerbox/homepage/history.json
cp ~/.zen/bunkerbox/calendar.json ~/.zen/bunkerbox/homepage/calendar.json

View File

@ -54,6 +54,9 @@
</p>
</video>
</div>
<p class="video-title">
_TITLE_
</p>
</center>
<div id="videosList"><div class="wrapper"></div></div>