This commit is contained in:
parent
5763c8a1c4
commit
67c31725c1
4 changed files with 23 additions and 5 deletions
|
@ -9,11 +9,10 @@ use based::get_pg;
|
|||
use based::page::{Shell, render_page};
|
||||
use based::request::{RequestContext, StringResponse};
|
||||
use maud::html;
|
||||
use pkg::Repository;
|
||||
use pacco::pkg::Repository;
|
||||
use rocket::get;
|
||||
use rocket::routes;
|
||||
|
||||
pub mod pkg;
|
||||
pub mod routes;
|
||||
|
||||
#[get("/")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue