We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c955c commit 5dc06d6Copy full SHA for 5dc06d6
1 file changed
docs/.vitepress/config.mts
@@ -6,7 +6,7 @@ import { createThemeConfig } from "./config/theme.mts"
6
const themeConfig = createThemeConfig()
7
8
const title = "ReActionView"
9
-const description = "Enhanced ERB templates with Herb engine integration for Rails applications."
+const description = "A new ActionView-compatible ERB engine with modern DX - re-imagined with Herb."
10
11
// https://vitepress.dev/reference/site-config
12
export default defineConfig({
0 commit comments