diff options
Diffstat (limited to 'templates/tmp_index.html')
| -rw-r--r-- | templates/tmp_index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/tmp_index.html b/templates/tmp_index.html index 82f6453..353420c 100644 --- a/templates/tmp_index.html +++ b/templates/tmp_index.html @@ -7,7 +7,7 @@ <meta name="author" content="Ambrose"> <title>Ambrose's Personal Webpage</title> <link rel="Website icon" href="/static/favicon.svg" type="image/svg"> - <link rel="stylesheet" href="styles.css"> + <link rel="stylesheet" href="/styles.css"> <script src="/static/js/jquery-1.10.2.js"></script> </head> <body> |