Skip to content

Commit

Permalink
deploy: 9a6e33e
Browse files Browse the repository at this point in the history
  • Loading branch information
mjovanc committed Dec 6, 2023
1 parent 2164bdb commit 3519d6d
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion getting-started.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h1 class="menu-title"></h1>
<div id="content" class="content">
<main>
<h1 id="getting-started"><a class="header" href="#getting-started">Getting started</a></h1>
<p>To install njord into your Rust project we need to include the dependencies:</p>
<p>To install Njord into your Rust project we need to include the dependencies:</p>
<p><strong>Cargo.toml</strong></p>
<pre><code class="language-toml">[dependencies]

Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -173,8 +173,8 @@ <h1 class="menu-title"></h1>

<div id="content" class="content">
<main>
<h1 id="njord"><a class="header" href="#njord">njord</a></h1>
<p>njord is a lightweight ORM library for Rust with strong-typed SQL DSL and sequence API.</p>
<h1 id="njord"><a class="header" href="#njord">Njord</a></h1>
<p>Njord is a lightweight ORM library for Rust with strong-typed SQL DSL and sequence API.</p>

</main>

Expand Down
6 changes: 3 additions & 3 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,10 +174,10 @@ <h1 class="menu-title"></h1>

<div id="content" class="content">
<main>
<h1 id="njord"><a class="header" href="#njord">njord</a></h1>
<p>njord is a lightweight ORM library for Rust with strong-typed SQL DSL and sequence API.</p>
<h1 id="njord"><a class="header" href="#njord">Njord</a></h1>
<p>Njord is a lightweight ORM library for Rust with strong-typed SQL DSL and sequence API.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="getting-started"><a class="header" href="#getting-started">Getting started</a></h1>
<p>To install njord into your Rust project we need to include the dependencies:</p>
<p>To install Njord into your Rust project we need to include the dependencies:</p>
<p><strong>Cargo.toml</strong></p>
<pre><code class="language-toml">[dependencies]

Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 3519d6d

Please sign in to comment.