Merge branch 'dev'

This commit is contained in:
ccbikai
2024-05-25 17:13:30 +08:00
5 changed files with 9 additions and 2 deletions
+7
View File
@@ -23,6 +23,13 @@ Experience the demo at [Sink.Cool](https://sink.cool/dashboard). Log in using th
Site Token: SinkCool
```
<details>
<summary><b>Screenshots</b></summary>
<img alt="Analytics" src="./docs/images/sink.cool_dashboard.png"/>
<img alt="Links" src="./docs/images/sink.cool_dashboard_links.png"/>
<img alt="Link Analytics" src="./docs/images/sink.cool_dashboard_link_slug.png"/>
</details>
## 🧱 Technologies Used
- **Framework**: [Nuxt](https://nuxt.com/)
+2 -2
View File
@@ -1,6 +1,6 @@
<template>
<div class="md:py-12">
<h2 class="text-center text-slate-500">
<div class="mt-16 md:mt-0 md:py-12 ">
<h2 class="font-bold text-center text-slate-600">
Built with awesome technologies
</h2>
<div class="flex flex-wrap items-center justify-center gap-8 mt-10 md:gap-20">
Binary file not shown.

After

Width:  |  Height:  |  Size: 271 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 KiB