mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 07:25:06 +01:00
3cd12d8b61
* Initial commit * Add new feature images * Add better linting * Slightly darken main background * Change button icons and text * Fix missing quotation mark * Linting final files * a11y accommodations * Further a11y changes Now allows download button to be pressed when focused, which it didn't before. * Slightly adjust feature photos * Fix preview button border radius * Fix content moving in features Sloppily * Better view on mobile
23 lines
293 B
Plaintext
23 lines
293 B
Plaintext
# OS generated files #
|
|
######################
|
|
.DS_Store
|
|
.DS_Store?
|
|
._*
|
|
.Spotlight-V100
|
|
.Trashes
|
|
ehthumbs.db
|
|
Thumbs.db
|
|
|
|
# Node
|
|
node_modules/
|
|
npm-debug.log
|
|
|
|
# Compiled site
|
|
/public/
|
|
|
|
# Ignore Visual Studio Code files
|
|
*.code-workspace
|
|
.vscode/launch.json
|
|
|
|
# Ignore theme_eject folder
|
|
theme_eject/ |