Skip to content
Snippets Groups Projects
Commit 7e0211f7 authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Switch back to CDN for twitter bootstrap because glyphicons are broken

This reverts commit 06ed5902.
parent 06ed5902
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,7 @@
<base href="{$config['root_url']}/">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=0">
{ifset #meta}{include meta}{/ifset}
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
{ifset #head}{include head}{/ifset}
</head>
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment