From f5ceba0c06837289f65d538e07cdd7772bb67600 Mon Sep 17 00:00:00 2001 From: Paulius-U Date: Tue, 19 Aug 2025 23:35:03 +0300 Subject: [PATCH] Add url and image to template --- src/App.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 01d1d3e..ee198cd 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,7 +1,10 @@ @@ -9,10 +12,11 @@ const product = ref('Socks')
- +

{{ product }}

+ GitHub URL