diff --git a/templates/head.sh b/templates/head.sh index 10271b7..7ac0e33 100755 --- a/templates/head.sh +++ b/templates/head.sh @@ -17,6 +17,7 @@ if [[ ${cfg[url]} ]]; then echo "" #if [[ ${meta[og:image} ]]; then echo ""; fi if [[ ${meta[lang]} ]]; then echo ""; fi if [[ ${meta[description]} ]]; then echo ""; fi +if [[ ${meta[unsafe]} ]]; then echo "${meta[unsafe]}"; fi echo "