aboutsummaryrefslogtreecommitdiff
path: root/generate.sh
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-08-01 12:55:39 +0100
committerAkshay <[email protected]>2020-08-01 12:55:39 +0100
commit70827fe44d6844528e7dd56637de2f0f3e0cf847 (patch)
tree17fd0215faa06d1583321a298047dd19c9567087 /generate.sh
parent6dc5eb710c27a3fee4a132763c106c5ce16f72ab (diff)
update irc nick, publish post
Diffstat (limited to 'generate.sh')
-rwxr-xr-xgenerate.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/generate.sh b/generate.sh
index 9504d6a..86a5a40 100755
--- a/generate.sh
+++ b/generate.sh
@@ -55,7 +55,7 @@ intro() {
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 open-source stuff to pass time. I also design fonts: scientifica, curie.
57 </p> 57 </p>
58 <p>Send me a mail at [email protected] or a message at [email protected].</p> 58 <p>Send me a mail at [email protected] or a message at nerdypepper@irc.rizon.net.</p>
59 </div> 59 </div>
60 " 60 "
61} 61}