mirror of
https://gitea.invidious.io/iv-org/shard-crystal-sqlite3.git
synced 2024-08-15 00:53:26 +00:00
Docs
This commit is contained in:
commit
888aff86c5
11 changed files with 1799 additions and 0 deletions
10
index.html
Normal file
10
index.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link href="css/style.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<frameset cols="20%,*">
|
||||
<frame name="list" src="list.html" />
|
||||
<frame name="main" src="main.html" />
|
||||
</frameset>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue