aboutsummaryrefslogtreecommitdiff
path: root/generate.sh
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-10-17 08:04:30 +0100
committerAkshay <[email protected]>2020-10-17 08:04:30 +0100
commit3414053d7cd17b43dd929e4e5fc468d98145e0d5 (patch)
tree7b6ec8cfe18e217343cdd54986d5c179fc9e8098 /generate.sh
parent897df34e5e55448ae89fbf1a77533e792e7a5c4e (diff)
update intro, new post: Self-hosting Git!
Diffstat (limited to 'generate.sh')
-rwxr-xr-xgenerate.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/generate.sh b/generate.sh
index 0495d42..b246d61 100755
--- a/generate.sh
+++ b/generate.sh
@@ -53,7 +53,10 @@ intro() {
53 <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> 53 <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p>
54 <p> 54 <p>
55 I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. 55 I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer.
56 I write open-source stuff to pass time. I also design fonts: scientifica, curie. 56 I write <a href="https://git.peppe.rs">open-source stuff</a> to pass time.
57 I also design fonts:
58 <a href="https://git.peppe.rs/fonts/scientifica">scientifica</a>,
59 <a href="https://git.peppe.rs/fonts/curie">curie</a>.
57 </p> 60 </p>
58 <p>Send me a mail at [email protected] or a message at [email protected].</p> 61 <p>Send me a mail at [email protected] or a message at [email protected].</p>
59 </div> 62 </div>