Skip to content

Commit

Permalink
test function
Browse files Browse the repository at this point in the history
  • Loading branch information
Iris-TheRainbow committed Jun 20, 2024
1 parent d150fea commit 4497c33
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _tabs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ I'm Iris! I'm trans, 16, and enjoy programing and playing games. Im a member of
My particular interests include combat robotics, Valorant Esports, and finding new ways to procrastinate doing my homework.

<script language = 'javascript'>
function myFunction() {
alert("Hello, world!");
function bbzOPR() {
const axios = require('axios')
}
</script>
<<button onclick="myFunction()">Click me</button>
<p>BoltBusterZ OPR is currently: <b>24</b></p>

<p>BoltBusterZ OPR is currently: <b>bbzOPR()</b></p>


0 comments on commit 4497c33

Please sign in to comment.