Skip to content

Commit c71dcd9

Browse files
committed
调整标题
1 parent 24a19b6 commit c71dcd9

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

composer.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
"name": "laravel/laravel",
33
"type": "project",
44
"description": "The Laravel Framework.",
5-
"keywords": ["framework", "laravel"],
5+
"keywords": [
6+
"framework",
7+
"laravel"
8+
],
69
"license": "MIT",
710
"require": {
811
"php": "^8.1",
@@ -65,4 +68,4 @@
6568
},
6669
"minimum-stability": "stable",
6770
"prefer-stable": true
68-
}
71+
}

composer.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

resources/views/welcome.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1">
77

8-
<title>GeekChat</title>
8+
<title>GeekChat - 免费 ChatGPT 体验版</title>
99

1010
<!-- Fonts -->
1111
<link rel="preconnect" href="https://fonts.bunny.net">

0 commit comments

Comments
 (0)