GitHub link change
This commit is contained in:
parent
95186f0662
commit
9b316bc813
|
|
@ -111,7 +111,7 @@
|
||||||
<template type="text/x-template" id="home-template" lang="html">
|
<template type="text/x-template" id="home-template" lang="html">
|
||||||
<div id="home-root">
|
<div id="home-root">
|
||||||
<p class="margin-bottom-64">
|
<p class="margin-bottom-64">
|
||||||
<b style="color: maroon">Status: Working but under development (16 Nov 2019).</b>
|
<b style="color: maroon">Status: Working & Under Development (16 Nov 2019)</b>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Welcome to Profile Studio - a generator and editor for <a href="https://jsonresume.org/">JSON Resume</a> files.
|
Welcome to Profile Studio - a generator and editor for <a href="https://jsonresume.org/">JSON Resume</a> files.
|
||||||
|
|
@ -1128,7 +1128,7 @@
|
||||||
</ul>
|
</ul>
|
||||||
<p class="margin-top-64">
|
<p class="margin-top-64">
|
||||||
Developed by <a href="https://jsnelders.com" target="_blank">Jason Snelders</a>.<br>
|
Developed by <a href="https://jsnelders.com" target="_blank">Jason Snelders</a>.<br>
|
||||||
Source code at <a href="https://github.com/jsnelders/json-resume-editor" target="_blank">https://github.com/jsnelders/json-resume-editor</a>.
|
Source code at <a href="https://github.com/jsnelders/profile-studio" target="_blank">https://github.com/jsnelders/profile-studio</a>.
|
||||||
</p>
|
</p>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue