It's so bad that it works... AI: feat: update environment variables in .env.example; enhance chatbot and hotnews components; improve sources layout and image handling; add new logo assets

This commit is contained in:
yuanhau 2025-05-13 15:47:02 +08:00
parent 34a0868b26
commit 5d77b2770d
13 changed files with 168 additions and 47 deletions

View file

@ -1,4 +1,6 @@
<template>
<div class="h-[200px]"></div>
<h1 class="text-4xl text-center align-middle">Documentation is currently not available.</h1>
</template>
<div class="h-[200px]"></div>
<h1 class="text-4xl text-center align-middle">
Documentation is currently not available.
</h1>
</template>