Skip to content

Commit

Permalink
rm ci
Browse files Browse the repository at this point in the history
test ci

update ci

ci
  • Loading branch information
s-alad committed Jun 22, 2024
1 parent 1debb1c commit 98f2b7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:

-
name: Deploy
run: cd ./client && sst deploy
run: cd ./client && sst deploy --stage salad
2 changes: 1 addition & 1 deletion client/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ export default function Home() {
</div>
</div>
<div className={s.info}>
<p>TooFake is currently working (I think??) but needs <span>your help!!!</span></p>
<p>TooFake is currently working (I think??) but needs <span>your help!!</span></p>
<p>BeReal continues to beef up its security making it much harder to reverse engineer. If you are well versed in reverse engineering, please check out the <a href="https://github.com/s-alad/toofake"><FontAwesomeIcon icon={faGithub} /> github</a> and help us keep the befake project working!</p>
{/* <p>You can login using your phone number, view bereals and post custom images.</p>
<p>Please report any bugs or issues on the <a href="https://github.com/s-alad/toofake"><FontAwesomeIcon icon={faGithub} /> github</a> theres probably a bunch!</p>
Expand Down

1 comment on commit 98f2b7d

@Professoroink167
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice but it doesnt work anymore

Please sign in to comment.