mirror of
https://github.com/d0zingcat/NotionNext.git
synced 2026-05-14 07:26:52 +00:00
log
This commit is contained in:
@@ -85,7 +85,6 @@ const GlobalHead = (props) => {
|
||||
* @param {*} router
|
||||
*/
|
||||
const getSEOMeta = (props, router, global) => {
|
||||
console.log(props, router)
|
||||
const { locale } = global
|
||||
const { post, tag, category, page } = props
|
||||
const keyword = router?.query?.s
|
||||
|
||||
Reference in New Issue
Block a user