0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00

tests/index.html: add missing meta charset.

This commit is contained in:
XhmikosR 2014-03-23 19:50:42 +02:00
parent 58ea8a5601
commit cfb7093dc0

View File

@ -1,6 +1,7 @@
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>Bootstrap Plugin Test Suite</title>
<!-- jQuery -->