增加标签

This commit is contained in:
2022-06-30 13:50:03 +08:00
parent 985558828a
commit 6f21ee66b5
21 changed files with 66 additions and 30 deletions

View File

@@ -2,6 +2,9 @@
@section('title', $article->title)
@section('meta')
@include('meta.article')
@endsection
@section('content')
<!-- 内容 -->