🖼️ added images support
- Should investigate how to resize the image from .md specs
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -16,3 +16,9 @@ yarn-error.log*
|
||||
.vercel
|
||||
*.tsbuildinfo
|
||||
next-env.d.ts
|
||||
|
||||
# Build artifacts (copied images)
|
||||
public/blog/**/*.jpg
|
||||
public/blog/**/*.png
|
||||
public/blog/**/*.webp
|
||||
public/blog/**/*.gif
|
||||
|
||||
Reference in New Issue
Block a user