Skip to content
This repository was archived by the owner on Jul 10, 2024. It is now read-only.

Commit 8aa2bff

Browse files
committed
profile newlines
1 parent 155e155 commit 8aa2bff

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ Salt Lake City, Utah, United States
77
![profile](images/tahoe.jpg)
88

99
[technicat](https://github.com/technicat)@Github
10+
1011
[technicat](https://universeodon.com/@technicat)@Mastodon
1112

1213

14+
1315
Developing software since the 80s
1416
## Career
1517

md.scm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
(url (res-value "url" r))
101101
(username (res-value "username" r)))
102102
(write-string #" ~(linkstr username url)@~network" out)
103-
(newline out)))
103+
(news out)))
104104

105105
; career
106106

0 commit comments

Comments
 (0)