fix projects showcase height (#5)
This commit is contained in:
parent
a886bfaa5a
commit
01f721f938
4 changed files with 21 additions and 22 deletions
|
@ -3,7 +3,6 @@ import type { APIRoute } from "astro";
|
|||
const getRobotsTxt = (sitemapURL: URL) => `
|
||||
User-agent: *
|
||||
Disallow: /cv
|
||||
Disallow: /privacy
|
||||
Allow: /
|
||||
|
||||
Sitemap: ${sitemapURL.href}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue