Skip to content

Commit

Permalink
deploy: fd4321d
Browse files Browse the repository at this point in the history
  • Loading branch information
theawesomew committed Sep 14, 2023
1 parent 47d27c9 commit 6f3a2d7
Show file tree
Hide file tree
Showing 25 changed files with 29 additions and 20 deletions.
4 changes: 2 additions & 2 deletions 404.html

Large diffs are not rendered by default.

File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions _next/static/chunks/pages/_app-0b759ef91dae8ae9.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion _next/static/chunks/pages/_app-ba2a5076ffefbcb6.js

This file was deleted.

1 change: 1 addition & 0 deletions _next/static/chunks/pages/passwords-b7a1510ebd8a53d4.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion about.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion blog.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion blog/investing.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions blog/placement.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions blog/social-distance.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion charity.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion checkout/[slug].html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion checkout/unsuccessful.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion events.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions passwords.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions podcast.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion publications.html

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions scripts/test.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
window.onload = () => {
const button = document.querySelector("button.submit");

button.onClick = () => {
alert("You clicked a button, bitch!");
}
}
2 changes: 1 addition & 1 deletion team.html

Large diffs are not rendered by default.

0 comments on commit 6f3a2d7

Please sign in to comment.