aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/examples/offcanvas
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2017-10-03 19:34:59 +0300
committerGitHub <[email protected]>2017-10-03 19:34:59 +0300
commitee574b76a7274366a56b84b98f83e2b1b7b00122 (patch)
treebd0b1c18d78bfed6d70ff0f7eb86468d44f28f2f /docs/4.0/examples/offcanvas
parent527f55c2f3fecfbc1e991263d646a32de4ffcded (diff)
downloadbootstrap-ee574b76a7274366a56b84b98f83e2b1b7b00122.tar.xz
bootstrap-ee574b76a7274366a56b84b98f83e2b1b7b00122.zip
Switch to lowercase `doctype`. (#24217)
Having it uppercase doesn't offer anything and the lowercase version slightly improves gzip compression.
Diffstat (limited to 'docs/4.0/examples/offcanvas')
-rw-r--r--docs/4.0/examples/offcanvas/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.0/examples/offcanvas/index.html b/docs/4.0/examples/offcanvas/index.html
index 9de9526ec..c3ba9694c 100644
--- a/docs/4.0/examples/offcanvas/index.html
+++ b/docs/4.0/examples/offcanvas/index.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html>
+<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">