From 379df13d805fe8b9d738c9d43aa8f102c4528c79 Mon Sep 17 00:00:00 2001 From: zacksmash Date: Wed, 10 Nov 2021 09:10:22 -0700 Subject: [PATCH] Add Kit --- README.md | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 65d2b3e..f3a9a5b 100644 --- a/README.md +++ b/README.md @@ -10,14 +10,18 @@ --- -- [Installation](#installation) -- [Configuration](#configuration) -- [Features](#features) - - [Email Verification](#features-email-verification) - - [Password Confirmation](#features-password-confirmation) - - [Two-Factor Authentication](#features-two-factor-auth) - - [Update User Password/Profile](#features-password-profile) -- [FortifyUI Presets](#presets) +- [Introduction](#introduction) + - [In a nutshell...](#in-a-nutshell) + - [Installation](#installation) + - [Configuration](#configuration) + - [Features](#features) + - [Email Verification](#email-verification) + - [Password Confirmation](#password-confirmation) + - [Two-Factor Authentication](#two-factor-authentication) + - [Update User Password/Profile](#update-user-passwordprofile) + - [FortifyUI Presets](#fortifyui-presets) + - [Community Presets](#community-presets) + - [License](#license) ## Installation @@ -149,7 +153,8 @@ Here's a list of presets created by the community: - [FortifyUITabler](https://github.com/Proxeuse/fortify-tabler): Made with the Tabler dashboard template - [FortifyBulma](https://github.com/mikeburrelljr/fortify-bulma): Made with the Bulma CSS framework - [FortifyUITailwind](https://github.com/pradeep3/fortify-ui-tailwindcss): Made with the Tailwind CSS framework -- [FortifySoftUi](https://github.com/akukoder/fortify-soft-ui): Made with the Soft UI Dashboard and Soft UI Design System +- [FortifySoftUi](https://github.com/akukoder/fortify-soft-ui): Made with the Soft UI Dashboard and Soft UI +- [Fortify Bootstrap](https://github.com/bezner/fortify-ui-bootstrap): Made with the Bootstrap framework If you've created a preset, please open an issue or PR to add it to the list!