aboutsummaryrefslogtreecommitdiff
path: root/src/routes/+page.svelte (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: the first three links were mixed uppml682024-02-281-1/+1
|
* fix: icons not displaying in buildpml682024-02-271-5/+7
|
* feat: drop Font Awesome, migrate to SVG iconspml682024-02-271-4/+11
|
* feat: remove unused importspml682024-01-311-4/+0
|
* feat: add email to contact optionspml682024-01-201-1/+1
|
* feat: add actual content to projects page (dummy projects for now)pml682024-01-201-1/+1
|
* feat: add projects page (empty for now)pml682024-01-201-13/+15
|
* refactor: change icon element from div to ipml682024-01-161-1/+1
|
* feat: add profile content, socials etc.pml682024-01-161-0/+20
|
* feat: remove test square, add waves for the top cornerspml682024-01-161-3/+4
|
* Initial commitpml682024-01-161-0/+13
This is just a test site for now, will add content soon