update landing page

This commit is contained in:
Fred K. Schott 2021-03-29 11:33:14 -07:00
parent 33c7b953b5
commit d2d0ddad82
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,5 @@
.DS_Store
build
node_modules
_site
_site
.vercel

View file

@ -1,6 +1,6 @@
---
let title = 'astro.build';
let description = 'A better way to build a (static) site.';
let description = 'web development, evolved.';
let permalink = 'https://astro.build/';
---