summaryrefslogtreecommitdiff
path: root/public/projects/Fakefetch.html
diff options
context:
space:
mode:
Diffstat (limited to 'public/projects/Fakefetch.html')
-rw-r--r--public/projects/Fakefetch.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/public/projects/Fakefetch.html b/public/projects/Fakefetch.html
index cc9bc03..23a965e 100644
--- a/public/projects/Fakefetch.html
+++ b/public/projects/Fakefetch.html
@@ -36,7 +36,7 @@
<h2>Fakefetch</h2>
<p>
- <h3>Background</h3>
+ <h3><b>Background</b></h3>
Fakefetch is the first real program I have ever created that I use daily apart from
config files. I made fakefetch when I saw people complaining about neofetch being slow that is why
I have called it fakefetch. In the start it was just 10 lines of bash echo commands which is
@@ -47,11 +47,11 @@
that I can use on all of my computers.
</p>
- <h3>What is Fakefetch</h3>
+ <h3><b>What is Fakefetch</b></h3>
<p>Fakefetch is alternative to neofetch, it is written in bash script like neofetch
but is not a billion lines long or bloated.
- <h3>Why Fakefetch?</h3>
+ <h3><b>Why Fakefetch?</b></h3>
<p>The main reason why you should use Fakefetch is because it is a very flexible
program being written in bash script; it is not a large program, only being one file
large and does not slow down your computer at all unlike Neofetch. Fakefetch is also
@@ -60,7 +60,7 @@
GPL, so you have the right to redistribute it if you make your own versions that you can share
with anybody.</p>
- <h3>How to install</h3>
+ <h3><b>How to install</b></h3>
<p>I have made it very easy to install fakefetch by automating most of it for you.
<li>Step one: The first thing you want to do is clone the gitlab project, you can do
this from the following command.<br>