🌞
.
उपलब्ध नहीं है
इस दस्तावेज़ का अभी तक ⁨Hindi⁩ में अनुवाद नहीं हुआ है। आप ⁨English⁩ संस्करण देख रहे हैं।
Common Header Component
This component is used by most themes as the header of the site. The package interace for this component is called fpm.dev/header.
header
include the header using this
-- import: fpm.dev/header

-- header.header:
logo: images/foo.png

The header supports the following features.
Site Name
Site name can be specified in fpm.site-name. This value is optional, it is shown only when it is present.
configuring logo in config.ftd
-- import: fpm

-- fpm.site-logo: images/logo.png