vuepress-theme-plume/docs/en/tools/home-hero-tint-plate.md
pengzhanbo 385059f214
docs: update en docs (#708)
* docs: update en docs

* chore: tweak

* chore: tweak

* chore: tweak
2025-10-09 15:46:05 +08:00

18 lines
566 B
Markdown

---
title: Homepage Hero Tint Plate
icon: icon-park-outline:hand-painted-plate
createTime: 2025/10/09 20:17:42
permalink: /en/tools/home-hero-tint-plate/
readingTime: false
editLink: false
---
To provide a more intuitive and convenient way to configure the background tint plate for the homepage
Hero section, the theme offers a tint plate configuration tool that helps generate corresponding configuration information.
<script setup>
import HeroTintPlateConfig from '@source/.vuepress/themes/components/HeroTintPlateConfig.vue'
</script>
<HeroTintPlateConfig />