From 008cd61a1e2d44da1ffb5943d0281b4253d5ae17 Mon Sep 17 00:00:00 2001 From: Adam French Date: Fri, 23 Jan 2026 11:52:59 +0000 Subject: [PATCH] better links --- nginx/vue/src/components/quick/LinkTable.vue | 4 +- .../src/components/quick/ToggleLinkTable.vue | 25 +++ nginx/vue/src/views/Bookmarks.vue | 143 ++++++++++++++++-- 3 files changed, 159 insertions(+), 13 deletions(-) create mode 100644 nginx/vue/src/components/quick/ToggleLinkTable.vue diff --git a/nginx/vue/src/components/quick/LinkTable.vue b/nginx/vue/src/components/quick/LinkTable.vue index d28a46d..3fd3191 100644 --- a/nginx/vue/src/components/quick/LinkTable.vue +++ b/nginx/vue/src/components/quick/LinkTable.vue @@ -18,6 +18,8 @@ const keys = ["name", "link"]; :key="rowIndex" :href="row.link" > - {{ row.name }} +

+ {{ row.name }} +

diff --git a/nginx/vue/src/components/quick/ToggleLinkTable.vue b/nginx/vue/src/components/quick/ToggleLinkTable.vue new file mode 100644 index 0000000..ba892aa --- /dev/null +++ b/nginx/vue/src/components/quick/ToggleLinkTable.vue @@ -0,0 +1,25 @@ + + + diff --git a/nginx/vue/src/views/Bookmarks.vue b/nginx/vue/src/views/Bookmarks.vue index 930e6cf..e92aff3 100644 --- a/nginx/vue/src/views/Bookmarks.vue +++ b/nginx/vue/src/views/Bookmarks.vue @@ -1,5 +1,64 @@ @@ -66,17 +186,16 @@ const art_links = [
-

Radio Links

- - --- -

Hack

- - --- -

Chinese

- - --- -

Art

- + + + + + + + + + +