init
This commit is contained in:
15
data/friends.yaml
Normal file
15
data/friends.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
groups:
|
||||
- title: "Recommended"
|
||||
links:
|
||||
- name: "Astro"
|
||||
avatar: "https://astro.build/favicon.svg"
|
||||
description: "The web framework for content-driven websites"
|
||||
url: "https://astro.build"
|
||||
- name: "Bun"
|
||||
avatar: "https://bun.sh/favicon.svg"
|
||||
description: "Incredibly fast JavaScript runtime, bundler, test runner, and package manager"
|
||||
url: "https://bun.sh"
|
||||
- name: "Tailwind CSS"
|
||||
avatar: "https://tailwindcss.com/favicons/favicon.ico"
|
||||
description: "A utility-first CSS framework for rapid UI development"
|
||||
url: "https://tailwindcss.com"
|
||||
Reference in New Issue
Block a user