Fix typo with SaaS

This commit is contained in:
prototypa
2023-09-02 20:36:30 -04:00
parent 998a7df43a
commit 0440548623

View File

@ -6,7 +6,7 @@ export const headerData = {
text: 'Homes', text: 'Homes',
links: [ links: [
{ {
text: 'Sass', text: 'SaaS',
href: getPermalink('/homes/saas'), href: getPermalink('/homes/saas'),
}, },
{ {