Update links
This commit is contained in:
parent
962caf3454
commit
2cd0525be8
@ -1,4 +1,4 @@
|
||||
$render{"templates/wares"}
|
||||
$render{"templates/projects"}
|
||||
|
||||
<h2>Blog Posts</h2>
|
||||
|
||||
|
@ -3,8 +3,8 @@ $wrap{"root"}
|
||||
<section>
|
||||
<h2>Hi, I'm Cat!</h2>
|
||||
<p>
|
||||
I'm a full-stack web developer experienced with the Ruby, Elixir and
|
||||
JavaScript programming languages.
|
||||
I'm a full-stack web developer experienced in Ruby, Elixir and
|
||||
JavaScript.
|
||||
</p>
|
||||
|
||||
<p>Hiring? Reach me by <a href="mailto:webdevcat@proton.me">email</a>.</p>
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
<section>
|
||||
<h3>
|
||||
<a href="/apps/btroops/">BTroops</a>
|
||||
<a class="app-source-code-link" href="/git/btroops/">
|
||||
<a href="https://apps.miti.sh/btroops">BTroops</a>
|
||||
<a class="app-source-code-link" href="https://git.miti.sh/ccm/btroops">
|
||||
View Source Code
|
||||
</a>
|
||||
</h3>
|
||||
@ -18,13 +18,13 @@
|
||||
<section>
|
||||
<h3>
|
||||
<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
|
||||
</a>
|
||||
</h3>
|
||||
|
||||
<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 href="https://hex.pm/packages/esbuild">Esbuild</a>
|
||||
and <a href="https://hex.pm/packages/tailwind">Tailwind</a>
|
Loading…
x
Reference in New Issue
Block a user