diff --git a/src/ts/index.ts b/src/ts/index.ts index ccdb477..5d219ca 100644 --- a/src/ts/index.ts +++ b/src/ts/index.ts @@ -32,5 +32,4 @@ import Parallax from 'parallax-js' // let ele: HTMLImageElement = document.getElementById("cover-img") as HTMLImageElement // let eleW: number = ele.naturalWidth -// console.log(eleW) - +// console.log(eleW) \ No newline at end of file