fix: fixed doc name and replaced eww with ewwii
This commit is contained in:
@@ -3,7 +3,7 @@ authors = ["byson94"]
|
||||
language = "en"
|
||||
multilingual = false
|
||||
src = "src"
|
||||
title = "Ewii documentation"
|
||||
title = "Ewwii documentation"
|
||||
|
||||
[output.html]
|
||||
default-theme = "navy"
|
||||
|
||||
@@ -46,7 +46,7 @@ enter([ // Add all defwindow inside enter. Enter is the root of the config.
|
||||
|
||||
Here, we are defining a window named `example`, which we then define a set of properties for. Additionally, we set the content of the window to be the text `"example content"`.
|
||||
|
||||
You can now open your first window by running `eww open example`! Glorious!
|
||||
You can now open your first window by running `ewwii open example`! Glorious!
|
||||
|
||||
### `defwindow`-properties
|
||||
|
||||
|
||||
Reference in New Issue
Block a user