Skip to content

Commit

Permalink
Deployed affa9d2 with MkDocs version: 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarzin committed Oct 15, 2024
1 parent b01fd21 commit 8732c14
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion api.fr/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ <h4 id="authentification">Authentification</h4>
$token = json_decode($response)-&gt;token;

} else {
error_log($responseInfo['http_code']);
error_log($response);
error_log(&quot;No login api status 403&quot;);
}
}
Expand Down
2 changes: 1 addition & 1 deletion api/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@ <h4 id="authentication">Authentication</h4>
$token = json_decode($response)-&gt;token;

} else {
error_log($responseInfo['http_code']);
error_log($response);
error_log(&quot;No login api status 403&quot;);
}
}
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,5 +232,5 @@ <h3 id="definitions">Definitions</h3>

<!--
MkDocs version : 1.6.0
Build Date UTC : 2024-10-12 10:17:42.316467+00:00
Build Date UTC : 2024-10-15 17:52:32.424159+00:00
-->
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 8732c14

Please sign in to comment.