Merge branch 'dev'
This commit is contained in:
commit
8198fa03ac
5 changed files with 9 additions and 2 deletions
|
|
@ -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/)
|
||||
|
|
|
|||
|
|
@ -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">
|
||||
|
|
|
|||
BIN
docs/images/sink.cool_dashboard.png
Normal file
BIN
docs/images/sink.cool_dashboard.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 271 KiB |
BIN
docs/images/sink.cool_dashboard_link_slug.png
Normal file
BIN
docs/images/sink.cool_dashboard_link_slug.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 318 KiB |
BIN
docs/images/sink.cool_dashboard_links.png
Normal file
BIN
docs/images/sink.cool_dashboard_links.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 230 KiB |
Loading…
Reference in a new issue