Skip to content

Commit

Permalink
Removed the website (#134)
Browse files Browse the repository at this point in the history
## Pull Request Template

### Prerequisites

<!-- Take a couple of minutes to help our maintainers work faster by
checking of the pre-requisites. -->
<!-- To tick the checkboxes replace the space with an 'x', so [ ]
becomes [x] . -->

- [x] I have
[searched](https://github.com/DefinetlyNotAI/Logicytics/pulls) for
duplicate or closed issues.
- [x] I have read the [contributing
guidelines](https://github.com/DefinetlyNotAI/Logicytics/blob/main/CONTRIBUTING.md).
- [x] I have followed the instructions in the
[wiki](https://github.com/DefinetlyNotAI/Logicytics/wiki) about
contributions.
- [x] I have updated the documentation accordingly, if required.
- [ ] I have added tests to cover my changes, and they have passed, if
required.
- [ ] I have tested my code with the `--dev` flag, if required.

### PR Type

<!-- Take a couple of minutes to help our maintainers work faster by
telling us what is the PR guided on. -->
<!-- To tick the checkboxes replace the space with an 'x', so [ ]
becomes [x] . -->

- [ ] Bug fix <!-- Non-Breaking Bug Fix - Usually relates to fixing an
issue -->
- [ ] New feature <!-- Non-Breaking Change that adds a new feature -->
- [x] Refactoring <!-- Non-Breaking Change that modifies existing code
to refactor it to become more organised -->
- [x] Documentation
update <!-- Non-Breaking Change that modifies existing documentation to
refactor it or add extra comments - either wiki, md files or code is
included here -->
- [ ] ⚠️ Breaking change ⚠️ <!-- Breaking Bug Fix / New Addition that
changes how Logicytics works -->

### Description

Removed deprecated website

### Motivation and Context

This will allow us to get the GOLD SSF badge

### Binaries

<!-- If you have any binaries built from the AIP, Upload them here -->
<!-- OPTIONAL for patch updates - To leave empty just type _N/A_ -->

_N/A_

### Credit

<!-- If this PR is a contribution, please mention the contributors here
using the appropriate syntax. -->

<!--
### File-Created/CONTRIBUTION by MAIN-Username
What you did, created, removed, refactored, fixed, or discovered.
- [Your GitHub Username](https://github.com/YourGitHubLink)
- [Your GitHub Username](https://github.com/YourGitHubLink) etc...
-->

_N/A_

### Issues Fixed

<!-- REQUIRED: What issues will be fixed? (Format: "#50, #23" etc.) if
none exist type _N/A_ -->

_N/A_
  • Loading branch information
DefinetlyNotAI authored Nov 11, 2024
2 parents b9d9a11 + 1c8314b commit 4d0d3c3
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 882 deletions.
5 changes: 0 additions & 5 deletions CREDITS.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ Until Now, no one. Please think of sparing a dollar ❤️

## 👨‍💻 Coders Credits 👨‍💻

### WEB directory & index.html by iamthgeawsomboi2099
Created the Website of [Logicytics](index.html) as well as maintained it and fixed security headers
The sole creator of WEB directory
- [iamthgeawsomboi2099](https://github.com/iamthgeawsomboi2099)

### Wifi-Stealer.py by ski-sketch
Created Wi-Fi Password Stealer using python
The sole creator of the code of wifi-stealer
Expand Down
11 changes: 0 additions & 11 deletions WEB/footer-styles.css

This file was deleted.

33 changes: 0 additions & 33 deletions WEB/install.html

This file was deleted.

Loading

0 comments on commit 4d0d3c3

Please sign in to comment.