Skip to content

Commit 806686f

Browse files
committed
Refactor codebase and fix issues
- Cleaned up the code and improved structure for better maintainability. - Fixed minor bugs and warnings throughout the project. - Improved component organization and modularization. - Updated styles and cleaned up unused variables. - Fixed issues with Navbar rendering and ensured all components are functioning properly. Ready for further development and deployment.
1 parent 57badfc commit 806686f

4 files changed

Lines changed: 187 additions & 197 deletions

File tree

.github/FUNDING.yml

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
# These are supported funding model platforms
22

33
github: [dawidolko]
4-
patreon: # Replace with a single Patreon username
5-
open_collective: # Replace with a single Open Collective username
6-
ko_fi: # Replace with a single Ko-fi username
7-
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
8-
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
9-
liberapay: # Replace with a single Liberapay username
10-
issuehunt: # Replace with a single IssueHunt username
11-
lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
12-
polar: # Replace with a single Polar username
13-
buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
14-
thanks_dev: # Replace with a single thanks.dev username
15-
custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
4+
gitlab: [dawidolko]
5+
bitbucket: [dawidolko]

CNAME

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
project.dawidolko.pl
1+
project.dawidolko.pl

0 commit comments

Comments
 (0)