Skip to content

Commit d63d75b

Browse files
authored
Merge pull request #350 from adgan11/patch-1
Fix Issue #316: keygen deprecated
2 parents 8557d4f + 9408744 commit d63d75b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/html5.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,6 @@ <h1></h1> ... <h6></h6> <!-- All six levels of heading
185185
<!-- Some other useful tags -->
186186

187187
<canvas></canvas> <!-- Allows to draw 2D shapes on the web page with the help of javascript -->
188-
<keygen> <!-- Represents a control for generating a public-private key pair -->
189188
<map></map> <!-- Specifies an image map -->
190189

191190
<!-- Collective Character Obejcts -->

0 commit comments

Comments
 (0)