diff options
Diffstat (limited to 'example.html')
-rw-r--r-- | example.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/example.html b/example.html index f883508..c3d3c1c 100644 --- a/example.html +++ b/example.html @@ -15,7 +15,7 @@ </style> </head> <body> - <iframe src="/" title="Webbkarta" width=500 height=300></iframe> + <iframe src="/#z=0" title="Webbkarta" width=500 height=600></iframe> <p>blah blah blah</p> </body> </html> |