Skip to content

Commit

Permalink
refactor: update domain
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Oct 17, 2024
1 parent de5f78d commit b85d6d1
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"typescriptreact"
],
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
Expand Down
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,33 +3,33 @@
> Project is built mainly with `nextjs`, `react server component` and `supabase`.
[![CI](https://github.com/hyochan/github-stats/actions/workflows/ci.yml/badge.svg)](https://github.com/hyochan/github-stats/actions/workflows/ci.yml)
![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=stats.dooboo.io)
![Vercel](https://therealsujitk-vercel-badge.vercel.app/?app=stats.hyo.dev)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](CONTRIBUTING.md)

## Previews

[Hosted webpage: stats.dooboo.io](https://stats.dooboo.io)
[Hosted webpage: stats.hyo.dev](https://stats.hyo.dev)

### Readme Stats

#### 📊GitHub Stats :
<a href="https://stats.dooboo.io"><img src="https://stats.dooboo.io/api/github-stats-advanced?login=hyochan" width="520" /></a>
<a href="https://stats.hyo.dev"><img src="https://stats.hyo.dev/api/github-stats-advanced?login=hyochan" width="520" /></a>

```
![github-stats](https://stats.dooboo.io/api/github-stats-advanced?login=hyochan)
![github-stats](https://stats.hyo.dev/api/github-stats-advanced?login=hyochan)
```

<a href="https://stats.dooboo.io"><img src="https://stats.dooboo.io/api/github-stats?login=hyochan" width="520" /></a>
<a href="https://stats.hyo.dev"><img src="https://stats.hyo.dev/api/github-stats?login=hyochan" width="520" /></a>

```
![github-stats](https://stats.dooboo.io/api/github-stats?login=hyochan)
![github-stats](https://stats.hyo.dev/api/github-stats?login=hyochan)
```

#### 🏆GitHub Trophies
<a href="https://stats.dooboo.io"><img src="https://stats.dooboo.io/api/github-trophies?login=hyochan" width="520" /></a>
<a href="https://stats.hyo.dev"><img src="https://stats.hyo.dev/api/github-trophies?login=hyochan" width="520" /></a>

```
![github-trophies](https://stats.dooboo.io/api/github-trophies?login=hyochan)
![github-trophies](https://stats.hyo.dev/api/github-trophies?login=hyochan)
```

> Every GitHub user can make use of their own 🙌
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "github-stats",
"version": "0.1.0",
"private": true,
"homepage": "https://stats.dooboo.io",
"homepage": "https://stats.hyo.dev",
"scripts": {
"dev:next": "NODE_OPTIONS='--inspect' next dev",
"dev": "concurrently \"bun dev:next\" \"tailwindcss --input ./styles/root.css --output ./styles/output.css --watch\"",
Expand Down
8 changes: 4 additions & 4 deletions server/plugins/svgs/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ export const renderGithubStatsSvg = ({
<text x="152" y="86" class="textLabelSubStyle">Tier</text>
</g>
<g id="doobooText" opacity="0">
<a href="https://stats.dooboo.io" target="_blank"><text id="textInfo" x="24" y="124" class="textInfoStyle">Designed by hyochan</text></a>
<a href="https://stats.hyo.dev" target="_blank"><text id="textInfo" x="24" y="124" class="textInfoStyle">Designed by hyochan</text></a>
</g>
<!-- START of Animation -->
<!-- Hexagon Base Animation -->
Expand All @@ -291,7 +291,7 @@ export const renderGithubStatsSvg = ({
<!-- Tier Animation -->
<animate begin="1.50s" xlink:href="#currentTierImage" attributeName="opacity" attributeType="XML" dur="0.3s" fill="freeze" from="0" to="1"/>
<animate begin="1.50s" xlink:href="#textTierLabel" attributeName="opacity" attributeType="XML" dur="0.8s" fill="freeze" from="0" to="1"/>
<!-- stats.dooboo.io Text Animation -->
<!-- stats.hyo.dev Text Animation -->
<animate begin="1.70s" xlink:href="#doobooText" attributeName="opacity" attributeType="XML" dur="0.5s" fill="freeze" from="0" to="1"/>
<!-- END of Animation -->
</svg>
Expand Down Expand Up @@ -621,7 +621,7 @@ export const renderGithubStatsSvgWithLangs = ({
</foreignObject>
</g>
<g id="doobooText" opacity="0">
<a href="https://stats.dooboo.io" target="_blank"><text id="textInfo" x="326" y="188" class="textInfoStyle" text-anchor="end">Designed by hyochan</text></a>
<a href="https://stats.hyo.dev" target="_blank"><text id="textInfo" x="326" y="188" class="textInfoStyle" text-anchor="end">Designed by hyochan</text></a>
</g>
<!-- START of Animation -->
<!-- Hexagon Base Animation -->
Expand Down Expand Up @@ -655,7 +655,7 @@ export const renderGithubStatsSvgWithLangs = ({
<animate begin="1.60s" xlink:href="#mostUsedLanguageLine6" attributeName="opacity" attributeType="XML" dur="0.30s" fill="freeze" from="0" to="1"/>
<!-- Language Text Animation -->
<animate begin="1.60s" xlink:href="#mostUsedLanguageTextGroup" attributeName="opacity" attributeType="XML" dur="0.60s" fill="freeze" from="0" to="1"/>
<!-- stats.dooboo.io Text Animation -->
<!-- stats.hyo.dev Text Animation -->
<animate begin="1.60s" xlink:href="#doobooText" attributeName="opacity" attributeType="XML" dur="0.90s" fill="freeze" from="0" to="1"/>
<!-- END of Animation -->
</svg>
Expand Down

0 comments on commit b85d6d1

Please sign in to comment.