some comments added

This commit is contained in:
danielvici123
2024-11-05 11:14:24 +01:00
parent 7a43130a39
commit 860cd027cd
6 changed files with 15 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
<script setup lang="ts">
// PLACEHOLDER
const hashtags = [
{id: 1,name: "xbox", nr_posts: 553,category: "Gaming" } ,
{id: 2,name: "lol" , nr_posts: 16422, category: "Gaming"},