Describe the bug
The homepage does not yet have a tag.` So.. empty meta description fot SEO and social preview.
Reproduction
- open https://cdn.nanoolabs.dev
- Inspect
<head>, not found meta description
Expected behavior
there a meta description in <head>
Environment
- OS: Arch Linux
- Browser: All Browser
- Version: -
Additional context
Add meta description in src/lib/home.js:
<meta name="description" content="NANOO CDN | high performance edge asset delivery on Cloudflare Workers and Backblaze B2">
Describe the bug
The homepage does not yet have a tag.` So.. empty meta description fot SEO and social preview.
Reproduction
<head>, not found meta descriptionExpected behavior
there a meta description in
<head>Environment
Additional context
Add meta description in
src/lib/home.js:<meta name="description" content="NANOO CDN | high performance edge asset delivery on Cloudflare Workers and Backblaze B2">