Skip to content

Commit

Permalink
feat: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanakl committed Sep 24, 2024
1 parent 4e6a93c commit e623859
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,12 @@
![Thumbnail](/assets/images/banner.png)
![Thumbnail2](/assets/images/banner2.png)
[![Netlify Status](https://api.netlify.com/api/v1/badges/cef32dbf-f26f-4865-84a9-b85a439c9994/deploy-status)](https://app.netlify.com/sites/ulems/deploys)
![Hits](https://dikit.my.id/0b3y8q)
![Hits](https://dikit.biz.id/0b3y8q)
![GitHub repo size](https://img.shields.io/github/repo-size/dewanakl/undangan?color=brightgreen)
![GitHub Release](https://img.shields.io/github/v/release/dewanakl/undangan?color=brightgreen)
![GitHub last commit](https://img.shields.io/github/last-commit/dewanakl/undangan?color=brightgreen)
![GitHub License](https://img.shields.io/github/license/dewanakl/undangan?color=brightgreen)


## Demo

Expand Down
2 changes: 2 additions & 0 deletions js/session.js
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ export const session = (() => {
admin.getUserDetail();
admin.getStatUser();
comment.comment();
formEmail.value = null;
formPassword.value = null;
}

btn.restore();
Expand Down

0 comments on commit e623859

Please sign in to comment.