更新 Google 网站验证信息,并将版本号从 v3.2.1 更新为 v3.3.2

This commit is contained in:
Zylan
2025-03-19 17:07:00 +08:00
parent 2af59104eb
commit acadf0a717
2 changed files with 7 additions and 1 deletions

View File

@@ -309,7 +309,7 @@ const SalaryCalculator = () => {
<div className="text-center space-y-2">
<h1 className="text-3xl font-bold bg-clip-text text-transparent bg-gradient-to-r from-blue-600 to-purple-600 dark:from-blue-400 dark:to-purple-400">
b班上得值不值·
<span className="ml-2 text-xs align-top text-gray-500 dark:text-gray-400">v3.2.1</span>
<span className="ml-2 text-xs align-top text-gray-500 dark:text-gray-400">v3.3.2</span>
</h1>
{/* GitHub 链接和访问量计数 */}