diff options
| author | XhmikosR <[email protected]> | 2018-09-20 12:10:31 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2018-10-18 11:27:47 +0300 |
| commit | f77c7a3c92e5fc01970eb09e507a17dddd50aa0f (patch) | |
| tree | 4b69891f03aa9531c8ae22dd51083939d507bdbc /docs/examples/theme | |
| parent | 26897b919b26e1b071b5c73b8e1740d36c5be7c6 (diff) | |
| download | bootstrap-f77c7a3c92e5fc01970eb09e507a17dddd50aa0f.tar.xz bootstrap-f77c7a3c92e5fc01970eb09e507a17dddd50aa0f.zip | |
Switch to lowercase `doctype`.
Diffstat (limited to 'docs/examples/theme')
| -rw-r--r-- | docs/examples/theme/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html index 17b20072f..0d5c463c9 100644 --- a/docs/examples/theme/index.html +++ b/docs/examples/theme/index.html @@ -1,4 +1,4 @@ -<!DOCTYPE html> +<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> |
