Commit 06ed5902 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Add Twitter Bootstrap stylesheet as internal resource to avoid invalid certificate of CDN

parent 1e545532
......@@ -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="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
{ifset #head}{include head}{/ifset}
</head>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment