From 1b11eb4f6a1cd60dfc0b60c54e226871751abfc6 Mon Sep 17 00:00:00 2001 From: Serhii Korneliuk Date: Wed, 18 Dec 2024 14:24:22 +0200 Subject: [PATCH] [ADD] TextareaMini type Field. --- README.md | 1 + docs/pages/index.md | 5 +++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 057a53f..c25b60d 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ control and flexibility with **sSettings**. - [x] Image field type. - [x] Text field type. - [x] Textarea field type. +- [x] TextareaMini field type. ## Install by artisan package installer diff --git a/docs/pages/index.md b/docs/pages/index.md index 1c02622..6526873 100644 --- a/docs/pages/index.md +++ b/docs/pages/index.md @@ -26,7 +26,7 @@ website administrator, this plugin offers an intuitive interface for configuring website's settings to align precisely with your vision. Experience the next level of control and flexibility with **sSettings**. -[Getting Started]({{ site.baseurl }}/getting-started/){: .btn .btn-sky} +[Getting Started]({{site.baseurl}}/getting-started/){: .btn .btn-sky} ## Features @@ -34,7 +34,8 @@ control and flexibility with **sSettings**. - [x] Image field type. - [x] Text field type. - [x] Textarea field type. +- [x] TextareaMini field type. ## Support -If you need help, please don't hesitate to [open an issue]({{ site.support }}). +If you need help, please don't hesitate to [open an issue]({{site.support}}).