aboutsummaryrefslogtreecommitdiff
path: root/src/Pages
AgeCommit message (Collapse)Author
2026-03-31Add example image slots to commission types on commissions pageNatasha Moongrave
Replaced table layout with flexbox cards showing placeholder images for each commission type (Icon, Bust, Half-Body, Full-Body, Half Scene, Full Scene). Images to be replaced with actual examples later.
2026-03-31Add WebP thumbnails for portfolio gallery to improve load timesNatasha Moongrave
Gallery now loads 300px WebP thumbnails (268KB total) instead of full-size images (4MB), with lazy loading. Lightbox still shows original quality. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-31Updated portfolio.html to display all of my artNatasha Moongrave
2026-03-27Changed email from commissions@256phi.eu to commission@256phi.euNatasha Moongrave
2026-03-27Added a Price Range to commission type table with 'N/A' placeholdersNatasha Moongrave
2026-03-27Added 'Illegal content' to things i wont draw in commissionsNatasha Moongrave
2026-03-27did some QoL changes to the commissions pageNatasha Moongrave
2026-03-27Removed confusing 'reference images' line in mail form input for commissions ↵Natasha Moongrave
as image input is not avalible into the mail form
2026-03-27added the actual class for the email link change (forgot to include it in ↵Natasha Moongrave
last commit)
2026-03-27Changed email link to use a more readable fontNatasha Moongrave
2026-03-27Changed commission status to closedNatasha Moongrave
2026-03-27Added commissions.phpNatasha Moongrave
2026-03-27moved art.html to portfolio.htmlNatasha Moongrave
2026-03-27Added a page to display my art portfolioNatasha Moongrave
2026-03-22Updated links to stylesheet and js background in blog.phpNatasha Moongrave
2026-03-22Updated links to stylesheet and js background in guestbook.phpNatasha Moongrave
2026-03-22Removed old and obsolete (and empty) services.html in src/Pages/Natasha Moongrave
2026-03-22Removed extra "/" from background main.js link in music.htmlNatasha Moongrave
2026-03-22Fixed links to js background and stylesheet in contact.htmlNatasha Moongrave
2026-03-22Removed extra blank space in first link of music.htmlNatasha Moongrave
2026-03-22Updated links to js background and stylesheet due to reorganized file structureNatasha Moongrave
2026-03-22Changed Contact Us link in footer in music.html to Home linkNatasha Moongrave
2026-03-22Moved the guestbook and its code from ./guestbook to src/Pages/guestbookNatasha Moongrave
2026-03-22Moved the blog and all of its adjacent things from ./blog to src/Pages/blogNatasha Moongrave
2026-03-22Moved the lone pages from ./pages to src/PagesNatasha Moongrave