Skip to content

Commit

Permalink
Merge pull request #1 from zigazajc007/dev
Browse files Browse the repository at this point in the history
Redesigned the website, fixed bugs, improved performance and added new features
  • Loading branch information
zigazajc007 authored Apr 14, 2023
2 parents 1a3442c + fbe25bb commit 89623b9
Show file tree
Hide file tree
Showing 28 changed files with 2,091 additions and 1,133 deletions.
16 changes: 16 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
root = true

[*]
indent_style = tab
indent_size = 2
charset = utf-8
insert_final_newline = false
trim_trailing_whitespace = true
end_of_line = lf

[*.yml]
indent_style = space
indent_size = 2

[*.md]
trim_trailing_whitespace = false
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
node_modules
website/cache.json
47 changes: 0 additions & 47 deletions check_login.php

This file was deleted.

7 changes: 0 additions & 7 deletions css/animate.css

This file was deleted.

36 changes: 0 additions & 36 deletions css/main.css

This file was deleted.

34 changes: 0 additions & 34 deletions functions.php

This file was deleted.

Loading

0 comments on commit 89623b9

Please sign in to comment.