mirror of
https://github.com/tlsnotary/proof_viz.git
synced 2026-01-09 15:08:06 -05:00
Added link to sources on GitHub
This commit is contained in:
@@ -87,6 +87,7 @@ impl Component for App {
|
||||
"block px-4 py-2 hover:bg-black hover:text-white rounded border-black border";
|
||||
let links = [
|
||||
("About TLSNotary", "https://tlsnotary.org"),
|
||||
("Source", "https://github.com/tlsnotary/proof_viz"),
|
||||
// ("PSE", "https://pse.dev"),
|
||||
];
|
||||
html! {
|
||||
|
||||
Reference in New Issue
Block a user