-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add GitHub pages #100
Add GitHub pages #100
Conversation
close #92 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
差替えをお願いします.doc/にあるはず
github_pages/public/index.html
Outdated
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:ital,wght@0,100..900;1,100..900&display=swap"); | ||
@import url("https://fonts.googleapis.com/css?family=Google+Sans:ital,wght@0,100..900;1,100..900&display=swap"); | ||
</style> | ||
<title>JMMMU</title> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
titleを変えてください to llm-jp-eval-mm
github_pages/README.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ruff formatが効いてなさそうな見た目をしてるので最後にかけておいてください
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
prettierをかけておきました
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
中身は問題ないです.JMMMUからinheritしているので,残っていないか確認してください
READMEをenglishをメインにしました |
No description provided.