Skip to content

Commit

Permalink
Page title and icon
Browse files Browse the repository at this point in the history
  • Loading branch information
PadjokeJ committed Oct 27, 2024
1 parent 8a40221 commit 7842637
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
<!DOCTYPE html>
<html>
<head>
<title>PADJOKEJ.dev</title>
<link rel="icon" type="image/x-icon" href="/images/pfp.png">
<link rel="stylesheet" href="styles.css">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale : 0">
Expand Down
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ a

h1
{
margin-bottom: 10px;
margin-bottom: 0;
background: darkslategray;
text-align: center;
color:aliceblue
Expand Down

0 comments on commit 7842637

Please sign in to comment.