renamed superdimensional to array in a matrix
This commit is contained in:
parent
51acda4841
commit
824f77596b
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" type="text/css" href="style.css" />
|
||||
<title>superdimensional</title>
|
||||
<title>Array in a Matrix</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#157878">
|
||||
<script src="/script.js" defer></script>
|
||||
|
@ -12,7 +12,7 @@
|
|||
|
||||
<body data-new-gr-c-s-check-loaded="8.872.0" data-gr-ext-installed="">
|
||||
<section class="page-header">
|
||||
<h1 class="project-name">superdimensional</h1>
|
||||
<h1 class="project-name">Array in a Matrix</h1>
|
||||
<h2 class="project-tagline"> Welcome!</h2>
|
||||
</section>
|
||||
<section class="main-content">
|
||||
|
@ -36,4 +36,4 @@
|
|||
</section>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue