Removing the close button for the initial pane

This commit is contained in:
2025-12-28 20:51:41 +00:00
parent bb6b6c5768
commit fd12f0255d
116 changed files with 341 additions and 325 deletions

View File

@@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2025-12-28 Sun 20:37 -->
<!-- 2025-12-28 Sun 20:49 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>big-o-complexity</title>
@@ -337,7 +337,7 @@ This would take N time, we need to check every number in the list once, making t
</p>
<div id="orgdefa53f" class="figure">
<div id="org8df560a" class="figure">
<p><img src="assets/Big-O-Notation-3130482830.png" alt="Big-O-Notation-3130482830.png" />
</p>
</div>