We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d611944 commit 623eac8Copy full SHA for 623eac8
src/content/projects/projects.json
@@ -3,7 +3,7 @@
3
"name": "Personal Website",
4
"description": "Website that serves both as a blog and portfolio. Created using react and gatsby",
5
"sourceLink": "https://github.com/dfirebird/dfirebird.github.io",
6
- "link": "https://dfirebird.codes"
+ "link": "https://dfirebird.dev"
7
},
8
{
9
"name": "Emourge",
src/pages/index.jsx
@@ -27,7 +27,7 @@ export default () => (
27
28
<p>
29
When I'm not programming, I pass my time by reading manga or watching
30
- shows. I'm interested in reading about Lamba Caculus, Functional
+ shows. I'm interested in reading about Lambda Caculus, Functional
31
Programming and Compiler Theory.
32
</p>
33
0 commit comments