mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 20:16:39 -04:00
remove console.log (whoops)
This commit is contained in:
parent
dd6130637c
commit
de827b55aa
1 changed files with 0 additions and 1 deletions
|
@ -148,7 +148,6 @@ Router._filters = {
|
|||
if (!!image) {
|
||||
props.og.image = image;
|
||||
}
|
||||
console.log(props)
|
||||
|
||||
SEO.set(props);
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue