We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1895b6 + 4b5dbe2 commit 0184c9fCopy full SHA for 0184c9f
docs/make.jl
@@ -44,4 +44,4 @@ makedocs(;
44
],
45
)
46
47
-deploydocs(; repo = "github.com/unfoldtoolbox/UnfoldMixedModels.jl")
+deploydocs(; repo = "github.com/unfoldtoolbox/UnfoldMixedModels.jl",push_preview = true)
docs/src/index.md
@@ -8,7 +8,8 @@ Welcome to [UnfoldMixedModels.jl](https://github.com/unfoldtoolbox/UnfoldMixedMo
8
This is an standalone-addon to `Unfold.jl` with similar syntax, but optimized for LMMs / Hierarchical Models.
9
10
```@raw html
11
-<div style="width:60%; margin: auto;">
+<div style="width:80%; margin: auto;">
12
+<img src="https://cloud.s-ccs.de/public.php/dav/files/D5MmD9aJpX6Wa9g"/>
13
</div>
14
```
15
0 commit comments