Skip to content

Commit 80d91b6

Browse files
committed
updating footer to match spec
1 parent b52fcb3 commit 80d91b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.storybook/manager-head.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
</script>
77

88
<footer class="storybook-footer">
9-
Microsoft Graph Toolkit Playground was founded by Microsoft as a community guided, open source project.
9+
Microsoft Graph Toolkit (v<span id="mgt-version"></span>) Playground was founded by Microsoft as a community guided,
10+
open source project.
1011
<a tabindex="-1" href="https://privacy.microsoft.com/en-us/privacystatement">Privacy & cookies</a>
1112
<a tabindex="-1" href="https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default">Term of use</a>
12-
Documentation for version <span id="mgt-version"></span>
1313
</footer>
1414
<script type="module">
1515
import { PACKAGE_VERSION } from './mgt.storybook.js'

0 commit comments

Comments
 (0)