1
0
Fork 0

remove archived projects and fix GitHub URLs

This commit is contained in:
Moritz Ruth 2019-05-21 19:43:10 +02:00
parent b109cc2031
commit f902ccb5ff

View file

@ -4,7 +4,7 @@
<div class="projects"> <div class="projects">
<CodingProject <CodingProject
title="OW Workshop Search" title="OW Workshop Search"
github="ctexxx/ow-workshop" github="moritzruth/ow-workshop"
type="Website" type="Website"
liveURL="https://ow-workshop.ctexxx.dev" liveURL="https://ow-workshop.ctexxx.dev"
> >
@ -14,7 +14,7 @@
</CodingProject> </CodingProject>
<CodingProject <CodingProject
title="shxrt" title="shxrt"
github="ctexxx/shxrt" github="moritzruth/shxrt"
type="Node.js script" type="Node.js script"
> >
<p> <p>
@ -25,25 +25,9 @@
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
title="singleinstancelock"
npm="singleinstancelock"
github="ctexxx/singleinstancelock"
type="Node.js library"
>
Allow only one instance of your script at a time.
</CodingProject>
<CodingProject <CodingProject
title="schweredruck-simulation" title="schweredruck-simulation"
github="ctexxx/schweredruck-simulation" github="moritzruth/schweredruck-simulation"
type="Application (german)" type="Application (german)"
liveURL="https://app.ctexxx.dev/schweredruck-simulation/" liveURL="https://app.ctexxx.dev/schweredruck-simulation/"
> >