Commit f1ff4c3
committed
chore: clean up generated assets and reorganize import order
This commit removes the entire `docs/` directory and `Target/` build output, cleaning up stale generated files. Also includes reordering of imports in `Source/Layout/Base.astro` to ensure `Favicon` is imported before `Head`, and removes an unnecessary blank line after the Favicon component.
Additionally, added `overflow: hidden` styling to both `html` and `body` elements in `Source/Stylesheet/Global.css` to prevent unwanted scrolling. Minor cleanup includes removing a trailing empty line from `.gitignore`.
The `.astro/` directory files were updated as part of the build process and are now properly excluded from version control.1 parent d138d74 commit f1ff4c3
52 files changed
Lines changed: 133 additions & 1701 deletions
File tree
- .astro
- Public
- Dark/Image/GitHub
- Favicon
- Image
- Dark
- Source
- Layout
- Stylesheet
- Target
- GDPR
- Gdpr
- PERSONAL DATA PROTECTION POLICY
- PERSONAL-DATA-PROTECTION-POLICY
- PRIVACY POLICY
- PRIVACY-POLICY
- Personal Data Protection Policy
- Personal-Data-Protection-Policy
- Privacy Policy
- Privacy-Policy
- TERMS OF SERVICE
- TERMS-OF-SERVICE
- Terms Of Service
- Terms-Of-Service
- Terms-of-Service
- _astro
- gdpr
- personal data protection policy
- personal-data-protection-policy
- privacy policy
- privacy-policy
- terms of service
- terms-of-service
- docs
- assets
- modules
- variables
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
Loading
Loading
Loading
Loading
Loading
0 commit comments