frontend 兼容
This commit is contained in:
8
ai-chat-web/src/components/custom/GithubSite.vue
Normal file
8
ai-chat-web/src/components/custom/GithubSite.vue
Normal file
@@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<div class="text-neutral-400">
|
||||
<span>Star on</span>
|
||||
<a href="https://github.com/Chanzhaoyu/chatgpt-bot" target="_blank" class="text-blue-500">
|
||||
GitHub
|
||||
</a>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user