novel-debug-page

This commit is contained in:
make
2025-05-14 21:40:16 +08:00
parent ae518e2baf
commit 4c0d1eb985
5 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ p_val="page_data" button_num="10" cache_life="86400" func="generateSearchPager"
{block name="head"}
<!-- 社交媒体标签 -->
<meta property="og:title" content={site:replace code="NOVEL@GETSEARCHNOVEL@TITLE"} />
<meta property="og:title" content='{site:replace code="NOVEL@GETSEARCHNOVEL@TITLE"}' />
<meta property="og:description" content='{site:replace code="NOVEL@GETSEARCHNOVEL@DESCRIPTION"}' />
<meta property="og:url" content="https://{$DomainModel->d_domain}{site:souurl key='$Request.get.keyword' p='1'/}" />
<meta property="og:type" content="book" />