diff --git a/dns/Cargo.lock b/dns/Cargo.lock index 92660ec..512d1d5 100644 --- a/dns/Cargo.lock +++ b/dns/Cargo.lock @@ -1560,9 +1560,9 @@ checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c" [[package]] name = "macros-rs" -version = "1.2.1" +version = "1.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bb8136cf4bdbfd10cdf683dab195f53892cb3b6433397ef48b211556b9c49dcb" +checksum = "9cfca1250b52a785fbe49de29612471f59592b6b659159dcfcb976af08c803b4" dependencies = [ "termcolor", ] diff --git a/dns/frontend/dashboard.html b/dns/frontend/dashboard.html new file mode 100644 index 0000000..2e75510 --- /dev/null +++ b/dns/frontend/dashboard.html @@ -0,0 +1,10 @@ + + Login + + + + + + +

todo

+ \ No newline at end of file diff --git a/dns/frontend/index.html b/dns/frontend/index.html index 812d7f8..eadc2f2 100644 --- a/dns/frontend/index.html +++ b/dns/frontend/index.html @@ -38,56 +38,7 @@ #log-output { text-white p-4 rounded-md mt-4 font-mono max-h-40 } - +