diff options
Diffstat (limited to 'starter-template')
| -rw-r--r-- | starter-template/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/starter-template/index.html b/starter-template/index.html index 8f250fe92..059049cd7 100644 --- a/starter-template/index.html +++ b/starter-template/index.html @@ -12,7 +12,7 @@ <link href="../bootstrap/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> - <link href="example.css" rel="stylesheet"> + <link href="starter-template.css" rel="stylesheet"> </head> <body> |
