mirror of
https://github.com/Pathduck/pathduck.github.io.git
synced 2026-06-26 13:19:54 -04:00
changes
This commit is contained in:
|
Before Width: | Height: | Size: 21 KiB After Width: | Height: | Size: 21 KiB |
@@ -2,7 +2,7 @@ body {
|
||||
font-family: Consolas, Courier, monospace;
|
||||
color: lime;
|
||||
background-color: black;
|
||||
background-image: url(/img/crt-lines.png);
|
||||
background-image: url(./img/crt-lines.png);
|
||||
}
|
||||
|
||||
a img {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8">
|
||||
<title>Guru Meditation</title>
|
||||
<link rel='stylesheet' href='index.css' type='text/css' media='all'>
|
||||
<link rel="icon" href="./img/decscope-logo-150x150.png" sizes="32x32">
|
||||
<link rel="icon" href="./img/decscope-logo-150x" sizes="32x32">
|
||||
</head>
|
||||
<body>
|
||||
<center>
|
||||
|
||||
Reference in New Issue
Block a user