add ow-workshop to projects
This commit is contained in:
parent
c69b17c08d
commit
13fcb1da79
1 changed files with 15 additions and 5 deletions
|
@ -3,12 +3,14 @@
|
||||||
<h1 class="title">My Projects</h1>
|
<h1 class="title">My Projects</h1>
|
||||||
<div class="projects">
|
<div class="projects">
|
||||||
<CodingProject
|
<CodingProject
|
||||||
title="pzl"
|
title="OW Workshop Search"
|
||||||
npm="@ctexxx/pzl"
|
github="ctexxx/ow-workshop"
|
||||||
github="ctexxx/pzl"
|
type="Website"
|
||||||
type="Node.js library"
|
liveURL="https://ow-workshop.ctexxx.dev"
|
||||||
>
|
>
|
||||||
Pretty zero-configuration console logger.
|
<p>
|
||||||
|
Find cool workshop codes for Overwatch.
|
||||||
|
</p>
|
||||||
</CodingProject>
|
</CodingProject>
|
||||||
<CodingProject
|
<CodingProject
|
||||||
title="shxrt"
|
title="shxrt"
|
||||||
|
@ -23,6 +25,14 @@
|
||||||
Powering <a href="https://go.ctexxx.dev">go.ctexxx.dev</a>.
|
Powering <a href="https://go.ctexxx.dev">go.ctexxx.dev</a>.
|
||||||
</p>
|
</p>
|
||||||
</CodingProject>
|
</CodingProject>
|
||||||
|
<CodingProject
|
||||||
|
title="pzl"
|
||||||
|
npm="@ctexxx/pzl"
|
||||||
|
github="ctexxx/pzl"
|
||||||
|
type="Node.js library"
|
||||||
|
>
|
||||||
|
Pretty zero-configuration console logger.
|
||||||
|
</CodingProject>
|
||||||
<CodingProject
|
<CodingProject
|
||||||
title="singleinstancelock"
|
title="singleinstancelock"
|
||||||
npm="singleinstancelock"
|
npm="singleinstancelock"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue