mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 13:04:23 +00:00
Add a tools home page & update the json file with a bunch of ewww words
and of course, bypassed the login ui 😅
This commit is contained in:
parent
1905bb8ccf
commit
1680945186
6 changed files with 63 additions and 2 deletions
|
@ -102,6 +102,10 @@ onMounted(() => {
|
|||
}
|
||||
});
|
||||
});
|
||||
|
||||
useSeoMeta({
|
||||
title: "Home",
|
||||
});
|
||||
</script>
|
||||
<template>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue