Skip to content

Commit b911de3

Browse files
committed
Add additonal projects
1 parent ac285b3 commit b911de3

34 files changed

+1466
-281
lines changed

\

Lines changed: 0 additions & 153 deletions
This file was deleted.

package-lock.json

Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"rehype-katex": "^7.0.0",
2525
"rehype-mathjax": "^6.0.0",
2626
"rehype-pretty-code": "^0.13.2",
27+
"rehype-raw": "^7.0.0",
2728
"remark": "^15.0.1",
2829
"remark-html": "^16.0.1",
2930
"remark-math": "^6.0.0",
Loading
1.64 MB
Loading

public/assets/me.jpg

50.2 KB
Loading
Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,4 @@
1-
{}
1+
{
2+
"theme": "obsidian",
3+
"cssTheme": "Material Gruvbox"
4+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Material Gruvbox",
3+
"version": "1.1.0",
4+
"minAppVersion": "0.15.0",
5+
"author": "AllJavi",
6+
"authorUrl": "https://github.com/AllJavi"
7+
}

0 commit comments

Comments
 (0)