fix(links): 修复添加友链底部信息
This commit is contained in:
		
							parent
							
								
									5492cd9dc1
								
							
						
					
					
						commit
						a10f5c01ed
					
				| @ -44,7 +44,7 @@ | ||||
|                             <li>描述:[[${contributor.bio}]]</li> | ||||
|                         </ul> | ||||
|                     </th:block> | ||||
|                     <div th:if="${!#strings.isEmpty(theme.config.page_config.links_info)}" th:html="${theme.config.page_config.links_info"></div> | ||||
|                     <div th:if="${!#strings.isEmpty(theme.config.page_config.links_info)}" th:utext="${theme.config.page_config.links_info}"></div> | ||||
|                 </div> | ||||
|             </div> | ||||
|         </div> | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user