Update links
This commit is contained in:
parent
4f75c44a6d
commit
77659b6c65
@ -1,4 +1,4 @@
|
|||||||
$render{"templates/wares"}
|
$render{"templates/projects"}
|
||||||
|
|
||||||
<h2>Blog Posts</h2>
|
<h2>Blog Posts</h2>
|
||||||
|
|
||||||
|
@ -3,8 +3,8 @@ $wrap{"root"}
|
|||||||
<section>
|
<section>
|
||||||
<h2>Hi, I'm Cat!</h2>
|
<h2>Hi, I'm Cat!</h2>
|
||||||
<p>
|
<p>
|
||||||
I'm a full-stack web developer experienced with the Ruby, Elixir and
|
I'm a full-stack web developer experienced in Ruby, Elixir and
|
||||||
JavaScript programming languages.
|
JavaScript.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>Hiring? Reach me by <a href="mailto:webdevcat@proton.me">email</a>.</p>
|
<p>Hiring? Reach me by <a href="mailto:webdevcat@proton.me">email</a>.</p>
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
<section>
|
<section>
|
||||||
<h3>
|
<h3>
|
||||||
<a href="/apps/btroops/">BTroops</a>
|
<a href="https://apps.miti.sh/btroops">BTroops</a>
|
||||||
<a class="app-source-code-link" href="/git/btroops/">
|
<a class="app-source-code-link" href="https://git.miti.sh/ccm/btroops">
|
||||||
View Source Code
|
View Source Code
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
@ -18,13 +18,13 @@
|
|||||||
<section>
|
<section>
|
||||||
<h3>
|
<h3>
|
||||||
<a href="https://hex.pm/packages/pandoc">Pandoc</a>
|
<a href="https://hex.pm/packages/pandoc">Pandoc</a>
|
||||||
<a class="app-source-code-link" href="/git/pandoc/">
|
<a class="app-source-code-link" href="https://git.miti.sh/ccm/pandoc">
|
||||||
View Source Code
|
View Source Code
|
||||||
</a>
|
</a>
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
A Hex package for installing and invoking <a href="https://pandoc.org/">Pandoc</a>
|
A Hex package for installing and invoking <a href="https://pandoc.org">Pandoc</a>
|
||||||
("a universal document converter"), fashioned after Phoenix's
|
("a universal document converter"), fashioned after Phoenix's
|
||||||
<a href="https://hex.pm/packages/esbuild">Esbuild</a>
|
<a href="https://hex.pm/packages/esbuild">Esbuild</a>
|
||||||
and <a href="https://hex.pm/packages/tailwind">Tailwind</a>
|
and <a href="https://hex.pm/packages/tailwind">Tailwind</a>
|
Loading…
x
Reference in New Issue
Block a user