Skip to content

Commit 93f6b14

Browse files
Update default.html
1 parent 3d52dd3 commit 93f6b14

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/_layouts/default.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<body>
2727

2828
<!-- HEADER -->
29-
<div id="header_wrap_1" class="outer">
29+
<div id="header_wrap" class="outer">
3030
<header class="inner">
3131
<a id="forkme_banner" href="https://github.com/sichkar-valentyn/Reinforcement_Learning_in_Python">View on GitHub</a>
3232
<h1 id="project_title">Reinforcement Learning in Python</h1>
@@ -182,7 +182,7 @@ <h3 id="reference-to-1">Reference to:</h3>
182182
</div>
183183

184184
<!-- FOOTER -->
185-
<div id="footer_wrap_1" class="outer">
185+
<div id="footer_wrap" class="outer">
186186
<footer class="inner">
187187

188188
<p class="copyright">"Reinforcement Learning in Python" maintained by <a href="https://github.com/sichkar-valentyn">Valentyn Sichkar</a></p>

0 commit comments

Comments
 (0)