diff --git a/pub/style/style.css b/pub/style/style.css index baafd00..ae26384 100755 --- a/pub/style/style.css +++ b/pub/style/style.css @@ -284,6 +284,7 @@ table { table-layout: fixed; text-align: left; width: 100%; + table-layout: auto; } table thead { diff --git a/tpl/sitemap.tpl b/tpl/sitemap.tpl index 2388cc5..225b1cc 100644 --- a/tpl/sitemap.tpl +++ b/tpl/sitemap.tpl @@ -62,8 +62,8 @@ fn listDir { echo '' } if not { - echo '/' - # echo ' ' + echo 'ยท' + #   / | — } echo $base_url^$url >> $tmpfile