2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

Switch to lowercase doctype.

This commit is contained in:
XhmikosR
2018-09-20 12:10:31 +03:00
parent 26897b919b
commit f77c7a3c92
36 changed files with 36 additions and 36 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
<p>Copy the HTML below to begin working with a minimal Bootstrap document.</p>
{% highlight html %}
<!DOCTYPE html>
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">