forked from nin0/website
prettier time
This commit is contained in:
parent
77a85e1611
commit
83c4444c8e
16 changed files with 2636 additions and 84 deletions
|
@ -14,16 +14,16 @@ import GithubIcon from "@assets/svg/github.svg";
|
|||
customClass="code-window"
|
||||
offset="55px"
|
||||
>
|
||||
As mentioned in the main page, I write code. Some used by a lot, some
|
||||
not as much. You can find it below.
|
||||
As mentioned in the main page, I write code. Some used by a lot, some not as
|
||||
much. You can find it below.
|
||||
<Button name="GitHub" url="https://gh.nin0.dev/">
|
||||
<GithubIcon slot="icon" />
|
||||
Here, you'll find most of my external contributions. I rarely start
|
||||
personal projects on GitHub.
|
||||
Here, you'll find most of my external contributions. I rarely start personal
|
||||
projects on GitHub.
|
||||
</Button>
|
||||
<Button name="Forgejo" url="https://git.nin0.dev/nin0">
|
||||
<ForgejoIcon slot="icon" />
|
||||
Some more personal/niche projects can be found on my own instance
|
||||
(git.nin0.dev), which will probably be down.
|
||||
Some more personal/niche projects can be found on my own instance (git.nin0.dev),
|
||||
which will probably be down.
|
||||
</Button>
|
||||
</Window>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue