Toggle navigation
Toggle navigation
This project
Loading...
Sign in
오명준
/
probability_simulator
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
오명준
2021-11-30 21:42:50 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
cfb7e5f8d59f19c67f6f83f0f530b7d8b284b6aa
cfb7e5f8
1 parent
35ceec38
Add simulation list page
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
list.html
list.html
0 → 100644
View file @
cfb7e5f
<html>
<head>
<title>
Simulation list
</title>
<script></script>
</head>
<body>
<
>
<table
border=
"1"
>
<tr><td><a
href=
"GuardianTales_character.html"
>
가디언테일즈 영웅 소환
</a></td></tr>
<tr><td><a
href=
"yacht.html"
>
요트 다이스
</a></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
<tr><td></td></tr>
</table>
</body>
</html>
\ No newline at end of file
Please
register
or
login
to post a comment