modified about.html

This commit is contained in:
edwark43 2023-04-06 12:11:35 -04:00 committed by GitHub
parent ad72fef449
commit 491aa5e1a5
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 8.4 KiB

After

Width:  |  Height:  |  Size: 8.4 KiB

View File

@ -37,5 +37,5 @@
<link rel="stylesheet" href="/assets/styles/main.css" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
</head>
<body><img src="/assets/imgs/25231.png" alt=""></body>
<body><a class=".imglink" href="https://github.com/edwark43"><img src="/assets/imgs/github.png" alt="github"></a></body>
</html>