Content Update Facility
An excellent content update facility always allows you to easily manage and update content without requiring technical knowledge. You can create a user-friendly content update facility by implementing some strategies.
Content Location
- branding-about.mdx
- ai-about.mdx
Special syntax
Only use in title part
use {...content} for <span>...content</span>use <br> for single line breakSpecial Tags for content writing
Only use in content part
image
<img src="/assets/imgs/blog/details/details-img1.png" className="rounded-theme" alt="blog image" />Statement
<Statement title="" description=""/>ResultBox
<ResultBox value="" title=""/>WorkStep
<WorkStep title="" description=""/>FeatureContent
<FeatureContent img = "" description1 = "" description2="" />Quote
<Quote text="" author="" />ContentTitle
<ContentTitle title=""/>Service
<Service title=""/>WebServiceProcess
<WebServiceProcess title="" serial_no="" icon={{ light: "", dark: "" }} feature_list={["", "", ""]} />Meta Data
meta:
meta_title: "About page";
meta_description: "About page description";