mirror of
https://github.com/vale981/Vulcan
synced 2025-03-10 04:26:41 -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) {
|
if (!!image) {
|
||||||
props.og.image = image;
|
props.og.image = image;
|
||||||
}
|
}
|
||||||
console.log(props)
|
|
||||||
|
|
||||||
SEO.set(props);
|
SEO.set(props);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue