summaryrefslogtreecommitdiff
path: root/tests/components.html
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@users.sourceforge.net>2014-02-09 12:50:34 +0200
committerXhmikosR <xhmikosr@users.sourceforge.net>2014-02-10 20:27:39 +0200
commit43d01493a65dddcb03d154966bc565204cfba5c4 (patch)
tree44cb5705c12f93742212e824eaee60d3b66ef39b /tests/components.html
parentd30be3a38bee885b8fc424e3a10e2a510754f2f3 (diff)
Update HTML files.
* Move meta charset first * Remove unneeded default script type * fix some validation errors from index.html
Diffstat (limited to 'tests/components.html')
-rw-r--r--tests/components.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/components.html b/tests/components.html
index 24b38840..75469035 100644
--- a/tests/components.html
+++ b/tests/components.html
@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <title>Bootswatch: Components</title>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="utf-8">
+ <title>Bootswatch: Components</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../amelia/bootstrap.css" media="screen" id="stylesheet">
<link rel="stylesheet" href="../assets/css/bootswatch.min.css">
<style>