Update continents.html

This commit is contained in:
jabyte
2018-05-10 15:56:45 +01:00
committed by GitHub
parent bc4594dacf
commit 8aad495404

View File

@@ -5,6 +5,7 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
</head> </head>
<body> <body>
<h3>THE CONTINENTS</h3> <h3>THE CONTINENTS</h3>
<p> <p>
@@ -45,4 +46,4 @@
</p> </p>
</body> </body>
</html </html>