Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaordonselli committed Feb 19, 2024
1 parent 5958059 commit fec3afb
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Web Page with CSS</title>
<!-- <link rel="stylesheet" type="text/css" href="wiki_hide_elements.css"> -->
</head>
<body>
<h1>Hello World</h1>
<p>I'm hosted with GitHub Pages.</p>
<iframe src="https://github.com/qgis2web/qgis2web/wiki" width="100%" height="100%"></iframe>
</body>
</html
</html>

0 comments on commit fec3afb

Please sign in to comment.