From 5db196eebb04155491630b5396d1b7a7f2eab4e6 Mon Sep 17 00:00:00 2001 From: William Harrington Date: Tue, 11 Feb 2025 21:30:34 -0600 Subject: Push initial release 1.0.0 --- src/main/resources/templates/pkgs/index.html | 62 ++++++++++++++++++++++++++++ 1 file changed, 62 insertions(+) create mode 100644 src/main/resources/templates/pkgs/index.html (limited to 'src/main/resources/templates/pkgs/index.html') diff --git a/src/main/resources/templates/pkgs/index.html b/src/main/resources/templates/pkgs/index.html new file mode 100644 index 0000000..04eb45a --- /dev/null +++ b/src/main/resources/templates/pkgs/index.html @@ -0,0 +1,62 @@ + + + + + + Builddb + + + + + + +
+
+ +
+

Packages

+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
SeqNameVersionConfigureBuildInstallSetupNotesUrlAction
+ + +
+
+ + + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf