Skip to content

Commit

Permalink
cleanup - remove border 0 from logo
Browse files Browse the repository at this point in the history
  • Loading branch information
nepeat committed Aug 25, 2021
1 parent be5ac0d commit 0dd1905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -22,7 +22,7 @@
</head>
<body>
<div class="wrapper">
<img style="border:0;" src="/logo.png"/>
<img src="/logo.png"/>
<h1>pissnet is IRC</h1>
<h2>Links</h2>
<ul>
Expand Down

0 comments on commit 0dd1905

Please sign in to comment.