Skip to content

Commit 98f5633

Browse files
committed
docs: add emoji
1 parent bfa7793 commit 98f5633

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

README.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -17,18 +17,18 @@
1717
<details>
1818
<summary><b>Table of Contents</b></summary>
1919

20-
* [Features](#features)
21-
* [Getting started](#getting-started)
20+
* [Features](#-features)
21+
* [Getting started](#-getting-started)
2222
* [Docker](#docker)
2323
* [Node](#node)
24-
* [Services](#services)
25-
* [Themes](#themes)
26-
* [Icons](#icons)
27-
* [Languages](#multi-language)
28-
* [License](#license)
24+
* [Services](#-services)
25+
* [Themes](#-themes)
26+
* [Icons](#-icons)
27+
* [Languages](#-multi-language)
28+
* [License](#-license)
2929
</details>
3030

31-
## Features
31+
## 🎯 Features
3232

3333
* 🔐 **Privacy**. All requests to third-party services occur in backend.
3434
***Real-time**. Interactive cards with extra information.
@@ -41,7 +41,7 @@
4141
***Free**. Mafl is completely free and open source.
4242
* 📲 **PWA**. Installable application.
4343

44-
## Getting started
44+
## 🚀 Getting started
4545

4646
### Docker
4747

@@ -83,20 +83,20 @@ yarn preview
8383

8484
The application will start with a basic configuration, which is located in the `data` folder.
8585

86-
## Services
86+
## 📊 Services
8787

8888
The basic concept of `Mafl` is to create not just a homepage, but to create an interactive homepage page. You can combine different services with each other. You can combine different services to create the perfect customized homepage for you.
8989

9090
List of services:
9191
* **[Base](https://mafl.hywax.space/services/base.html)** - The main card of the service. Other services are created on the basis of this service.
9292

93-
## Themes
93+
## 🎨 Themes
9494

9595
There are several ready-made themes in `Mafl`. But nothing prevents you from creating your own design themes and sharing them with other users
9696

9797
<img src="https://raw.githubusercontent.com/hywax/mafl/main/docs/public/themes.png" alt="Mafl themes" width="100%"/>
9898

99-
## Icons
99+
## 🖼 Icons
100100

101101
Services can have icons. With support for several different icon packs, you can find the perfect thumbnail for any application or service.
102102

@@ -107,7 +107,7 @@ Supported types:
107107
* **Local** - Store custom images locally and reference them by file name
108108

109109

110-
## Multi-language
110+
## 🌎 Multi-language
111111

112112
`Mafl` supports multiple languages and locales. The app should automatically detect your language and set it in the settings. If not, set it in `config.yml` with the `lang` property.
113113

@@ -117,6 +117,6 @@ Supported Languages:
117117

118118
If you haven't found your language, it can easily be added! Use the instructions in the section [contributing](https://mafl.hywax.space/community/contributing.html) on docs.
119119

120-
## License
120+
## 📄 License
121121

122122
This app is open-sourced software licensed under the [MIT license](https://github.com/hywax/mafl/blob/main/LICENSE).

0 commit comments

Comments
 (0)