mirror of
https://github.com/Vimux/Binario.git
synced 2024-11-11 01:38:28 +00:00
Add toml
language identification to readme
This commit is contained in:
parent
2b03419d52
commit
861a2786ef
1 changed files with 3 additions and 3 deletions
|
@ -64,7 +64,7 @@ git clone https://github.com/vimux/binario themes/binario
|
||||||
|
|
||||||
Next, edit your `config.toml` configuration file and add parameter:
|
Next, edit your `config.toml` configuration file and add parameter:
|
||||||
|
|
||||||
```
|
```toml
|
||||||
theme = "binario"
|
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:
|
Next, edit your `config.toml` configuration file and add parameter:
|
||||||
|
|
||||||
```
|
```toml
|
||||||
theme = "binario"
|
theme = "binario"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@ Hugo website.
|
||||||
|
|
||||||
Next, edit your `config.toml` configuration file and add parameter:
|
Next, edit your `config.toml` configuration file and add parameter:
|
||||||
|
|
||||||
```
|
```toml
|
||||||
theme = "binario"
|
theme = "binario"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue