diff options
Diffstat (limited to 'src/index.html')
| -rw-r--r-- | src/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/index.html b/src/index.html index 62a1088..65ccc70 100644 --- a/src/index.html +++ b/src/index.html @@ -6,7 +6,7 @@ <title>guzzle guzzle</title> <meta name="description" content="seth's server for random stuff" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> - <link rel="stylesheet" href="css/guzzle.css" /> + <link rel="stylesheet" href="/css/guzzle.css" /> </head> <body> @@ -18,7 +18,7 @@ <li>1.19.2 quilt server (w/ origins)</li> <li> <a href="https://github.com/getchoo/guzzle_api">guzzle_api</a> (for - <a href="https://github.com/getchoo/moyaiBot"> moyaibot</a>) + <a href="https://github.com/getchoo/teawieBot"> teawiebot</a>) </li> </ul> <br /> |
