<Bocaj>
menu

Project Commits

Check out my commits on the Gabriel Project

fix(cname): point domain to github pages

- The raw domain name cant be a cname record so a subdomain is needed, which "www" is just the most common subdomain for a website

fix: urls

- point to the www version so no redirects happen this is more for UX for page wait times etc

fix(css): rename to main

Blank Description

fix(js): header

Blank Description

refactor: fullscreen menu

Blank Description

refactor: .gitignore

- removed blank spaces

fix: overflow

Blank Description

fix: my credits

Blank Description

refactor: page links

- data/pages.js contains pages config
- fixed active
- simplify things

fix(components): event bubbling

- Social & Credit Card has been fixed