Skip to content
This repository was archived by the owner on Jan 9, 2022. It is now read-only.

Commit 94e4b78

Browse files
committed
feat(demo): add docs link into header
1 parent 241769f commit 94e4b78

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

demo/src/components/Interface/TheHeader.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@
1919
<a href="https://github.com/MichaelGitArt/gitart-vue-dialog" target="_blank">
2020
github
2121
</a>
22+
23+
<a href="https://gitart-vue-dialog.netlify.app" target="_blank">
24+
docs
25+
</a>
2226
</div>
2327
</template>
2428

0 commit comments

Comments
 (0)