aboutsummaryrefslogtreecommitdiff
path: root/generate.sh
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-04-06 10:30:22 +0100
committerAkshay <[email protected]>2020-04-06 10:30:22 +0100
commitcdb07801da0d24c8a602dd941347eb7a05af8ee6 (patch)
treeb4cc5630b8ac1f93b51b39ba82d4297981e91b5f /generate.sh
parentc7972dc942aea0808f4d4068dacd15ab8c73f9e2 (diff)
new and improved intro
Diffstat (limited to 'generate.sh')
-rwxr-xr-xgenerate.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/generate.sh b/generate.sh
index b9b3541..2b875cc 100755
--- a/generate.sh
+++ b/generate.sh
@@ -50,9 +50,8 @@ intro() {
50 <p> 50 <p>
51 I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. 51 I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer.
52 I write open-source stuff to pass time. I also design fonts: scientifica, curie. 52 I write open-source stuff to pass time. I also design fonts: scientifica, curie.
53 Things I find cool usually end up here.
54 </p> 53 </p>
55 <p>Get in touch at nerd@irc.rizon.net or nerdypepper@chat.freenode.net.</p> 54 <p>Send me a mail at nerdy@peppe.rs or a message at nerd@irc.rizon.net.</p>
56 </div> 55 </div>
57 " 56 "
58} 57}