135 Commits

Author SHA1 Message Date
t404owo 98484fb5ab Changed timing a bit for smoother animation. 2026-06-08 06:18:17 +00:00
t404owo ea0a7990cd navigation out for lesser Morphing 2026-06-08 06:15:00 +00:00
t404owo a729ae793a Added transition and startup animation. 2026-06-08 06:06:36 +00:00
t404owo f29add1880 Merge pull request #20 from t404owo/test
Create Test Branch testing site updates
2026-06-07 21:49:44 +02:00
t404owo 95ad432968 Merge branch 'glitch' into test 2026-06-07 21:49:28 +02:00
t404owo 8ffa48ab51 Test deploy 1
changing nf-symbols to the page's CDN
2026-05-11 11:26:36 +00:00
t404owo 90ea452ec4 Added icons for nf-icons removal
-# For the sake of page load...
2026-05-11 13:07:16 +02:00
t404owo f0272c0bf7 Create placeholder.svg 2026-05-11 13:06:15 +02:00
t404owo 50781d2a9a Changed height 2026-05-09 23:01:07 +02:00
t404owo a4da668ee2 changed logo size... 2026-05-09 22:56:41 +02:00
t404owo 56a9020492 Add logo a class
to change size lol
2026-05-09 22:48:45 +02:00
t404owo fa323140d1 Updated icon and logo 2026-05-09 22:04:46 +02:00
t404owo 00f182d57b Replaced logo for bar 2026-05-09 19:42:26 +00:00
t404owo c16e7d98e4 Changed logo for the site 2026-05-09 19:39:38 +00:00
t404owo f3d4e659df Fix import URL for Supabase client 2025-12-07 20:32:40 +01:00
t404owo c528c7203f Fix import URL for Supabase client 2025-12-07 20:32:23 +01:00
t404owo cc95f657ae Update Supabase client import to latest version 2025-12-07 20:31:09 +01:00
t404owo 800ec53291 Change Supabase import to use CDN link 2025-12-07 20:30:48 +01:00
t404owo c3af2e62c8 Remove Supabase script from index.html 2025-12-07 20:29:55 +01:00
t404owo e6e37e5ba5 Remove Supabase script from index.html 2025-12-07 20:29:31 +01:00
t404owo b721d85d6d Include Supabase JS library in index.html
Added Supabase JavaScript library script tag.
2025-12-07 20:23:26 +01:00
t404owo 9f398ccb5d Change Supabase import URL to a package reference 2025-12-07 20:22:31 +01:00
t404owo bb2f59f974 Add Supabase JavaScript library to index.html 2025-12-07 20:21:57 +01:00
t404owo 4cb191f2e0 Update Supabase JS library version to 2 2025-12-07 20:14:56 +01:00
t404owo bc83fa4ed8 Update Supabase JS client version to 2 2025-12-07 20:14:41 +01:00
t404owo a5f838fbd0 Update Supabase JS client import to latest version 2025-12-07 19:44:29 +01:00
t404owo 23210ce689 Update Supabase JS library import to latest version 2025-12-07 19:44:08 +01:00
t404owo a998ad564b Update Supabase key in index.js
Replaced the Supabase key with a publishable key.
2025-12-07 19:38:44 +01:00
t404owo 1636d189fe Update Supabase key in index.js
Replaced the placeholder Supabase key with a jwt key.
2025-12-07 19:32:47 +01:00
t404owo 5c1b16789b Update Supabase import path to ESM version 2025-12-07 19:29:46 +01:00
t404owo 9001ec9e38 Fix import statement for Supabase client 2025-12-07 19:26:05 +01:00
t404owo bb23015bc4 Fix import statement for Supabase client 2025-12-07 19:24:29 +01:00
t404owo 73476e1595 Add eruda script for debugging in index.html 2025-12-07 18:36:57 +01:00
t404owo 23367f7d2e Change Supabase anon key to a publishable key
Updated Supabase anon key to a publishable key for security.
2025-12-07 18:35:03 +01:00
t404owo 73e96c9d69 Update index.js 2025-12-07 18:34:15 +01:00
t404owo 892c24b498 Update Supabase key in mail.js 2025-12-07 18:27:33 +01:00
t404owo d71bbe78a9 Update Supabase anon key to use publishable key
Replaced the Supabase anon key with a publishable key to make the website run normally.
2025-12-07 18:27:13 +01:00
t404owo efb2966d62 Update font source URL for Nerd Font 2025-10-26 02:46:45 +02:00
t404owo ddb1501e39 Update font source URL for Nerd Fonts
Update for better icon-loading traffic.
2025-10-26 02:31:48 +02:00
t404owo 5a8bce7125 Syntax fix+button handling
Fixed code syntax.
Added button disable when sending.
2025-10-20 06:44:47 +02:00
t404owo e74d3dcf43 Change form to use POST method for mail form 2025-10-19 02:36:55 +02:00
t404owo 9e18c458a5 Remove POST method from contact form 2025-10-19 02:35:30 +02:00
t404owo 254bc8a3cc Change label from 'Subject' to 'Name' 2025-10-19 02:24:53 +02:00
t404owo eefe20d81c Fix error handling in mail.js for status message 2025-10-19 02:20:14 +02:00
t404owo 123fd0a7bf Simplify mail.js 2025-10-19 02:16:30 +02:00
t404owo 524bc3be83 Refactor old.css by removing unnecessary styles
Removed redundant CSS styles.
2025-10-19 01:50:47 +02:00
t404owo d1ad38ba9b Increase font size for main elements 2025-10-19 01:38:24 +02:00
t404owo fd290598c1 change font size 2025-10-18 00:48:16 +00:00
t404owo 58d8e7ec39 Update index.html 2025-10-17 05:05:18 +02:00
t404owo 2d0a5c1ce5 Merge pull request #19 from t404owo/main
Update to unstable branch
2025-10-17 05:04:37 +02:00