Skip to content

Commit

Permalink
Fix iindex.md raw html
Browse files Browse the repository at this point in the history
  • Loading branch information
Azzaare committed Jun 25, 2024
1 parent 0189338 commit c02934d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,9 @@ version = "1.4.1"

[[deps.DocumenterVitepress]]
deps = ["ANSIColoredPrinters", "Base64", "DocStringExtensions", "Documenter", "IOCapture", "Markdown", "NodeJS_20_jll", "REPL"]
git-tree-sha1 = "733cf5d8819a583b2753a59e820e9de130c2df4e"
git-tree-sha1 = "a58b1681c9d3ef9f5842ac86c13f9f5b8ff2eee6"
uuid = "4710194d-e776-4893-9690-8d956a29c365"
version = "0.1.0"
version = "0.1.1"

[deps.DocumenterVitepress.extensions]
DocumenterVitepressDocumenterCitationsExt = "DocumenterCitations"
Expand Down Expand Up @@ -1266,9 +1266,9 @@ uuid = "0796e94c-ce3b-5d07-9a54-7f471281c624"
version = "0.5.29"

[[deps.TranscodingStreams]]
git-tree-sha1 = "a947ea21087caba0a798c5e494d0bb78e3a1a3a0"
git-tree-sha1 = "d73336d81cafdc277ff45558bb7eaa2b04a8e472"
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.10.9"
version = "0.10.10"
weakdeps = ["Random", "Test"]

[deps.TranscodingStreams.extensions]
Expand Down
5 changes: 3 additions & 2 deletions docs/src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ hero:
link: /cp/intro
- theme: alt
text: View on Github
link: https://github.com/JuliaConstraints/JuliaConstraints.github.io
link: https://github.com/JuliaConstraints/JuliaConstraints.github.io
features:
- icon: <img width="64" height="64" src="JuMP-logo-dark.png" alt="JuMP.jl"/>
Expand All @@ -34,7 +34,7 @@ features:
---
```


```@raw html
<p style="margin-bottom:2cm"></p>
<div class="vp-doc" style="width:80%; margin:auto">
Expand Down Expand Up @@ -63,3 +63,4 @@ features:
<p>At Julia Constraints, our mission is to democratize Constraint Programming by providing robust, user-friendly tools that simplify the modeling process, enhance efficiency, and empower users to solve complex problems with ease.</p>
</div>
```

0 comments on commit c02934d

Please sign in to comment.