Merge pull request #64 from devidw/patch-1

Add `toml` language identification to the README.md
This commit is contained in:
Vimux 2022-03-14 22:01:50 +03:00 committed by GitHub
commit fbc26c758e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -64,7 +64,7 @@ git clone https://github.com/vimux/binario themes/binario
Next, edit your `config.toml` configuration file and add parameter:
```
```toml
theme = "binario"
```
@ -78,7 +78,7 @@ git submodule add https://github.com/vimux/binario themes/binario
Next, edit your `config.toml` configuration file and add parameter:
```
```toml
theme = "binario"
```
@ -92,7 +92,7 @@ Hugo website.
Next, edit your `config.toml` configuration file and add parameter:
```
```toml
theme = "binario"
```