Fix typos

This commit is contained in:
Kristofers Solo 2023-01-19 22:16:38 +02:00
parent 8a1c3eea21
commit 24c3d56108
2 changed files with 4 additions and 4 deletions

View File

@ -4,7 +4,7 @@
{% block meta %}
<link rel="stylesheet"
type="text/css"
href="{% static 'projects/css/karbs/karbs.css' %}"/>
href="{% static 'projects/css/karbs/instructions.css' %}"/>
{% endblock %}
{% block content %}
<h1>Kristofers Auto-Rice Bootsrapping Script (KARBS)</h1>
@ -17,12 +17,12 @@
</p>
<p>
By default, KARBS installs and deploys
<a href="https://github.com/kristoferssolo/solorice" targer="_blank">my own personal dotfiles</a>.
<a href="https://github.com/kristoferssolo/solorice" target="_blank">my own personal dotfiles</a>.
</p>
<h2>Installation</h2>
<hr>
<p>
On any (preferrably fresh) install of an
On any (preferably fresh) install of an
<a href="https://archlinux.org/" target="_blank">Arch</a> or
<a href="https://artixlinux.org/" target="_blank">Artix</a>
Linux, make sure <code>curl</code> is installed and just run the following as the root user:

View File

@ -17,7 +17,7 @@
<h2>KARBS</h2>
</div>
<div class="card-info-text">
<p>Kristofers Auto-Rice Bootstrapping Script (KARBS).</p>
<p>Kristofers Auto-Rice Bootstrapping Script.</p>
</div>
</div>
</div>