Skip to content

Commit b8af32b

Browse files
committed
rights reserved
1 parent 9d04161 commit b8af32b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

demo/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,8 +373,11 @@ <h4>GitHub Repository</h4>
373373
</div>
374374

375375
<footer>
376-
<p>RISC-V CPU Visualizer - Introduction to Processor Architecture (Spring 2025)</p>
376+
<p>RISC-V CPU Visualizer</p>
377+
<p>Made with <span class="icon">&#xe87d;</span></p>
378+
<p>&copy; 2025 All rights reserved.</p>
377379
</footer>
380+
378381
</div>
379382
</body>
380383
</html>

0 commit comments

Comments
 (0)