Skip to content

Commit d75dd2c

Browse files
committed
优化
1 parent 55c36f4 commit d75dd2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ composer require ibrand/laravel-miniprogram-poster
6767
```
6868
use iBrand\Miniprogram\Poster\MiniProgramShareImg;
6969
70-
$url = 'https://m.baidu.com/';
70+
$url = 'https://www.ibrand.cc/';
7171
$result = MiniProgramShareImg::generateShareImage($url);
7272
7373
/*返回值:$result

0 commit comments

Comments
 (0)