finished the index for pi
This commit is contained in:
0
static/.gitkeep
Normal file
0
static/.gitkeep
Normal file
BIN
static/img/Aria2.png
Normal file
BIN
static/img/Aria2.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 KiB |
BIN
static/img/deluge.png
Normal file
BIN
static/img/deluge.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 43 KiB |
12
static/nowSite.json
Normal file
12
static/nowSite.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"img": "/static/img/deluge.png",
|
||||
"cont": "deluge",
|
||||
"url": "/deluge"
|
||||
},
|
||||
{
|
||||
"img": "/static/img/Aria2.png",
|
||||
"cont": "Aria2",
|
||||
"url": "/aria2"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user