1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-13 17:14:04 +02: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> <!DOCTYPE HTML>
<html> <html>
<head> <head>
<meta charset="utf-8">
<title>Bootstrap Plugin Test Suite</title> <title>Bootstrap Plugin Test Suite</title>
<!-- jQuery --> <!-- jQuery -->