Skip to content

Commit

Permalink
remove broken js
Browse files Browse the repository at this point in the history
  • Loading branch information
Iris-TheRainbow committed Jun 19, 2024
1 parent 7c914d3 commit 7544a5e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _tabs/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ 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.





17 changes: 17 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"name": "iris-therainbow.github.io",
"version": "1.0.0",
"description": "[![Gem Version](https://img.shields.io/gem/v/jekyll-theme-chirpy)][gem]  [![GitHub license](https://img.shields.io/github/license/cotes2020/chirpy-starter.svg?color=blue)][mit]",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"body-parser": "^1.20.2",
"express": "^4.19.2",
"mongoose": "^8.4.3"
}
}

0 comments on commit 7544a5e

Please sign in to comment.