Merge pull request #350 from adgan11/patch-1

Fix Issue #316: keygen deprecated
This commit is contained in:
Julien Le Coupanec 2023-11-07 11:40:11 +01:00 committed by GitHub
commit d63d75bb28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -185,7 +185,6 @@ width="" <!-- Describes the width of th
<!-- Some other useful tags -->
<canvas></canvas> <!-- Allows to draw 2D shapes on the web page with the help of javascript -->
<keygen> <!-- Represents a control for generating a public-private key pair -->
<map></map> <!-- Specifies an image map -->
<!-- Collective Character Obejcts -->