Skip to content

Commit

Permalink
Deploying to gh-pages from @ 396ebff 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
sloede committed Sep 4, 2024
1 parent 3aec2cf commit c439054
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/assets/favicon.ico"> <title>404</title> <header> <div class=blog-name ><a href="/"><img src="/assets/logo.png" width=100px ></a></div> <nav> <ul> <li><a href="/">Home</a> <li><a href="https://github.com/trixi-framework" target=_blank rel="noopener noreferrer">Trixi on GitHub</a> </ul> </nav> </header> <div class=franklin-content > <div style="margin-top: 40px; font-size: 40px; text-align: center;"> <br> <div style="font-weight: bold;"> 404 </div> <br> <br> The requested page was not found <br> <br> <br> <br> <div style="margin-bottom: 300px; font-size: 24px"> <a href="/">Click here</a> to go back to the homepage. </div> </div> <div class=page-foot > <div class=copyright > &copy; <a href="https://github.com/trixi-framework/Trixi.jl/blob/main/AUTHORS.md" target=_blank rel="noopener noreferrer">The Trixi Authors</a>. Last modified: August 22, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div>
<!doctype html> <html lang=en > <meta charset=UTF-8 > <meta name=viewport content="width=device-width, initial-scale=1"> <link rel=stylesheet href="/css/franklin.css"> <link rel=stylesheet href="/css/basic.css"> <link rel=icon href="/assets/favicon.ico"> <title>404</title> <header> <div class=blog-name ><a href="/"><img src="/assets/logo.png" width=100px ></a></div> <nav> <ul> <li><a href="/">Home</a> <li><a href="https://github.com/trixi-framework" target=_blank rel="noopener noreferrer">Trixi on GitHub</a> </ul> </nav> </header> <div class=franklin-content > <div style="margin-top: 40px; font-size: 40px; text-align: center;"> <br> <div style="font-weight: bold;"> 404 </div> <br> <br> The requested page was not found <br> <br> <br> <br> <div style="margin-bottom: 300px; font-size: 24px"> <a href="/">Click here</a> to go back to the homepage. </div> </div> <div class=page-foot > <div class=copyright > &copy; <a href="https://github.com/trixi-framework/Trixi.jl/blob/main/AUTHORS.md" target=_blank rel="noopener noreferrer">The Trixi Authors</a>. Last modified: September 04, 2024. Website built with <a href="https://github.com/tlienart/Franklin.jl">Franklin.jl</a> and the <a href="https://julialang.org">Julia programming language</a>. </div> </div> </div>
4 changes: 2 additions & 2 deletions Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,9 +85,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

[[JLLWrappers]]
deps = ["Artifacts", "Preferences"]
git-tree-sha1 = "7e5d6779a1e09a36db2a7b6cff50942a0a7d0fca"
git-tree-sha1 = "f389674c99bfcde17dc57454011aa44d5a260a40"
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
version = "1.5.0"
version = "1.6.0"

[[JSON]]
deps = ["Dates", "Mmap", "Parsers", "Unicode"]
Expand Down
2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

Loading

0 comments on commit c439054

Please sign in to comment.