Add toml language identification to readme

This commit is contained in:
David Wolf 2022-03-13 20:10:43 +01:00 committed by GitHub
parent 2b03419d52
commit 861a2786ef
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"
```