add comments

This commit is contained in:
lee2sman 2021-07-20 17:19:49 -04:00
parent fd4e58e425
commit 8453232128
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
-- remove images
function Image () return {} end
-- remove nav from html page
function MetaBlocks(m)
if m.tag == 'nav' then
return {}