Skip to content

Commit a949ce9

Browse files
committed
COA
1 parent f59813f commit a949ce9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

PAL/404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
content="The memory address you are trying to access is not allocated. Invalid register access. Please reset your program counter.">
2626
<meta name="robots" content="noindex, follow">
2727
<meta name="theme-color" content="#2563eb">
28-
<link rel="icon" type="image/svg+xml"
29-
href="/COMPUTER-ORGANIZATION-AND-ARCHITECTURE-AND-PROCESSOR-ARCHITECTURE-LAB/assets/icon.svg">
28+
<link rel="icon" type="image/png" href="assets/icon-192.png">
29+
<link rel="apple-touch-icon" href="assets/icon-192.png">
3030

3131
<!-- Fonts -->
3232
<link

0 commit comments

Comments
 (0)