mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-08 15:46:50 +02:00
Merge pull request #3257 from sojinsamuel/patch-1
Missing lang attribute
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
|
Reference in New Issue
Block a user