@wwtelescope/webclient 6.3.3 → 6.3.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -0
- package/package.json +1 -1
- package/views/modals/intro.html +4 -6
package/CHANGELOG.md
CHANGED
package/package.json
CHANGED
package/views/modals/intro.html
CHANGED
|
@@ -36,15 +36,13 @@
|
|
|
36
36
|
<li localize="Menu tabs (“Explore”, “Guided Tours”, etc.) have two parts. Click the tab’s top to open a pane; click the tab’s bottom to open a submenu."></li>
|
|
37
37
|
</ul>
|
|
38
38
|
|
|
39
|
-
<h3 localize="WWT 2022
|
|
39
|
+
<h3 localize="WWT 2022 is Here!"></h3>
|
|
40
40
|
|
|
41
|
-
<p>The latest version of AAS WorldWide Telescope — WWT 2022 —
|
|
42
|
-
|
|
43
|
-
PM, US Eastern time. Click through to watch the <b>epic</b> trailer and
|
|
44
|
-
sign up for a reminder.</p>
|
|
41
|
+
<p>The latest version of AAS WorldWide Telescope — WWT 2022 —
|
|
42
|
+
launched on February 15th!.</p>
|
|
45
43
|
|
|
46
44
|
<p class="text-center">
|
|
47
|
-
<a class="btn" href="https://
|
|
45
|
+
<a class="btn" href="https://worldwidetelescope.github.io/editions/2022/" target="_blank">Go to the WWT 2022 homepage</a>
|
|
48
46
|
</p>
|
|
49
47
|
|
|
50
48
|
<h3 localize="Help Support WWT!"></h3>
|