{{if or (eq .Type "collection") (eq .Type "blog") (eq .Type "news") }} {{ .Params.meta_title }} {{ else }} {{ $title_plain := .Title | markdownify | plainify }} {{ $title_plain }} {{ end }} {{if or (eq .Type "collection") (eq .Type "blog") (eq .Type "news") }} {{ else }} {{ $description_plain := default .Site.Params.defaultDescription .Description | markdownify | plainify }} {{ end }} {{ $is_blog := and (eq .Type "blog") (eq .Kind "page") }} {{ if $is_blog }} {{ if strings.Contains .Permalink "/blog/bhouse_design_service_fee/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/living_room_design/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/interior_design_process/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/what_is_home_inspection_when_do_I_need_home_inspection/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/shoe_cabinet_design/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/what_is_minor_decor/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/tv_wall_design/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/differences_in_decoration_and_decoration/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/halloween/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/interior_design_style/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/system_cabinet_interior_design/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/system_furniture_user_manual/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/pre-sale_tenants_become_lazy_packs/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/5_tips_for_selecting_system_furniture_plank/" }} {{ end }} {{ if strings.Contains .Permalink "/blog/nakajima/" }} {{ end }} {{ end }} {{ $is_collection := and (eq .Type "collection") (eq .Kind "page") }} {{ if $is_collection }} {{ end }} {{ hugo.Generator }} {{ with .Site.Params.style }} {{ else }} {{ end }} {{ ` ` | safeHTML }} {{ $is_blog := and (eq .Type "blog") (eq .Kind "page") }} {{ $has_image := isset .Params "banner" }} {{ $image := cond $has_image .Params.banner (.Site.Params.default_sharing_image | default "./img/sharing-default.png") }} {{ $is_valid_image := print "static/" $image | fileExists }} {{ if $is_valid_image }} {{ $image_ext := path.Ext $image }} {{ if or (eq .Type "collection") }} {{ else }} {{ end }} {{ if .Params.image }} {{ else }} {{ end }} {{ with .Lastmod }}{{ end }} {{ if $is_blog }} {{ with .Param "facebook_site" }}{{ end }} {{ with .Param "facebook_author" }}{{ end }} {{ with .Params.categories }}{{ end }} {{ range .Params.tags }} {{ end }} {{ if gt .ExpiryDate .PublishDate }}{{ end }} {{ with .PublishDate }}{{ end }} {{ with .Lastmod }}{{ end }} {{ end }} {{ end }}