mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2025-12-21 21:22:25 +00:00
feat: update title in index.html to reflect application branding
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<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">
|
||||||
<title>Vega-Lite Editor Integration</title>
|
<title>Astrolabe - your Vega-Lite IDE/Snippet manager</title>
|
||||||
<script defer data-domain="olehomelchenko.github.com"
|
<script defer data-domain="olehomelchenko.github.com"
|
||||||
src="https://plausible.io/js/script.outbound-links.tagged-events.js"></script>
|
src="https://plausible.io/js/script.outbound-links.tagged-events.js"></script>
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
|
|||||||
Reference in New Issue
Block a user