Skip to content

Commit 9c2440e

Browse files
committed
updated projects
1 parent 07fb112 commit 9c2440e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/pdf.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,12 @@ export default (
124124
</View>
125125

126126
<View style={{ gap: '6px' }}>
127+
<CustomLink text="Bucket Browser" url="https://github.com/kyleaupton/bucket-browser" fontSize={12} fontWeight={600} />
127128
<CustomLink text="Boot Builder" url="https://github.com/kyleaupton/boot-builder" fontSize={12} fontWeight={600} />
128-
<CustomLink text="Leet-scold" url="https://github.com/kyleaupton/leet-scold" fontSize={12} fontWeight={600} />
129+
<CustomLink text="Typed Electron IPC" url="https://github.com/kyleaupton/typed-electron-ipc" fontSize={12} fontWeight={600} />
129130
<CustomLink text="Glob Copy" url="https://github.com/kyleaupton/glob-copy" fontSize={12} fontWeight={600} />
130131
<CustomLink text="Node Rsync" url="https://github.com/kyleaupton/node-rsync" fontSize={12} fontWeight={600} />
131132
<CustomLink text="Portfolio" url="https://github.com/kyleaupton/portfolio" fontSize={12} fontWeight={600} />
132-
<CustomLink text="Win ISO" url="https://github.com/kyleaupton/win-iso" fontSize={12} fontWeight={600} />
133133
</View>
134134
</View>
135135
</View>

0 commit comments

Comments
 (0)