diff options
author | Hsieh Chin Fan <pham@topo.tw> | 2024-09-11 18:20:52 +0800 |
---|---|---|
committer | Hsieh Chin Fan <pham@topo.tw> | 2024-09-11 18:20:52 +0800 |
commit | 7e62f6353fa485bd184e9910f933791a414d3398 (patch) | |
tree | 781456878179f77feef07324e9d0b91e4880db76 /index.html | |
parent | 10a86e99ea54d34da882a03576ed92f6c50e0536 (diff) |
chore: Change title of editor page
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ | |||
3 | 3 | ||
4 | <head> | 4 | <head> |
5 | <meta charset="utf-8"> | 5 | <meta charset="utf-8"> |
6 | <title>Leader Line with Markdown</title> | 6 | <title>DumbyMap</title> |
7 | 7 | ||
8 | <meta property="og:description" content="Add a default marker to the map."> | 8 | <meta property="og:description" content="Add a default marker to the map."> |
9 | <meta name="viewport" content="width=device-width, initial-scale=1"> | 9 | <meta name="viewport" content="width=device-width, initial-scale=1"> |