make feature list end consistently without period

This commit is contained in:
Aniket Teredesai 2023-02-18 16:55:41 +05:30
parent 494c30f4ca
commit f6b2f6a468

View File

@ -26,27 +26,27 @@
## Features/Mods 💥 ## Features/Mods 💥
- Uses Hugo's asset generator with pipelining, fingerprinting, bundling and minification by default. - Uses Hugo's asset generator with pipelining, fingerprinting, bundling and minification by default
- 3 Modes: - 3 Modes:
- [Regular Mode.](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#regular-mode-default-mode) - [Regular Mode](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#regular-mode-default-mode)
- [Home-Info Mode.](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#home-info-mode) - [Home-Info Mode](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#home-info-mode)
- [Profile Mode.](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#profile-mode) - [Profile Mode](https://github.com/adityatelange/hugo-PaperMod/wiki/Features#profile-mode)
- Table of Content Generation (newer implementation). - Table of Content Generation (newer implementation)
- Archive of posts. - Archive of posts
- Social Icons (home-info and profile-mode) - Social Icons (home-info and profile-mode)
- Social-Media Share buttons on posts. - Social-Media Share buttons on posts
- Menu location indicator. - Menu location indicator
- Multilingual support. (with language selector) - Multilingual support (with language selector)
- Taxonomies - Taxonomies
- Cover image for each post (with Responsive image support). - Cover image for each post (with Responsive image support)
- Light/Dark theme (automatic theme switch a/c to browser theme and theme-switch button). - Light/Dark theme (automatic theme switch a/c to browser theme and theme-switch button)
- SEO Friendly. - SEO Friendly
- Multiple Author support. - Multiple Author support
- Search Page with Fuse.js - Search Page with Fuse.js
- Other Posts suggestion below a post - Other Posts suggestion below a post
- Breadcrumb Navigation - Breadcrumb Navigation
- Code Block Copy buttons - Code Block Copy buttons
- No webpack, nodejs and other dependencies are required to edit the theme. - No webpack, nodejs and other dependencies are required to edit the theme
Read Wiki For More Details => **[PaperMod - Features](https://github.com/adityatelange/hugo-PaperMod/wiki/Features)** Read Wiki For More Details => **[PaperMod - Features](https://github.com/adityatelange/hugo-PaperMod/wiki/Features)**