Added link to git-repositories
This commit is contained in:
parent
a33417bddd
commit
f31d79a25b
3
.idea/workspace.xml
generated
3
.idea/workspace.xml
generated
@ -6,8 +6,6 @@
|
|||||||
<component name="ChangeListManager">
|
<component name="ChangeListManager">
|
||||||
<list default="true" id="553038dc-ba96-4d5d-be6c-80b0d07ef67b" name="Changes" comment="">
|
<list default="true" id="553038dc-ba96-4d5d-be6c-80b0d07ef67b" name="Changes" comment="">
|
||||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||||
<change beforePath="$PROJECT_DIR$/package-lock.json" beforeDir="false" afterPath="$PROJECT_DIR$/package-lock.json" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/package.json" beforeDir="false" afterPath="$PROJECT_DIR$/package.json" afterDir="false" />
|
|
||||||
<change beforePath="$PROJECT_DIR$/src/routes/+page.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/routes/+page.svelte" afterDir="false" />
|
<change beforePath="$PROJECT_DIR$/src/routes/+page.svelte" beforeDir="false" afterPath="$PROJECT_DIR$/src/routes/+page.svelte" afterDir="false" />
|
||||||
</list>
|
</list>
|
||||||
<option name="SHOW_DIALOG" value="false" />
|
<option name="SHOW_DIALOG" value="false" />
|
||||||
@ -71,6 +69,7 @@
|
|||||||
<workItem from="1672930154456" duration="3892000" />
|
<workItem from="1672930154456" duration="3892000" />
|
||||||
<workItem from="1672990549735" duration="1011000" />
|
<workItem from="1672990549735" duration="1011000" />
|
||||||
<workItem from="1672992271546" duration="2567000" />
|
<workItem from="1672992271546" duration="2567000" />
|
||||||
|
<workItem from="1673014849069" duration="762000" />
|
||||||
</task>
|
</task>
|
||||||
<servers />
|
<servers />
|
||||||
</component>
|
</component>
|
||||||
|
@ -16,6 +16,7 @@
|
|||||||
{:else}
|
{:else}
|
||||||
<p class="text-center text-3xl p-3">We are building something great</p>
|
<p class="text-center text-3xl p-3">We are building something great</p>
|
||||||
{/if}
|
{/if}
|
||||||
|
<p class="text-center text-blue-400 text-sm hover:underline"><a href="https://git.jeroened.be/blackbirdchess" target="_blank">Git-repositories</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user