We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf2d66e commit a8fe862Copy full SHA for a8fe862
1 file changed
src/_data/metadata.json
@@ -38,19 +38,19 @@
38
],
39
"largelinks": [
40
{
41
- "name": "Microblog",
42
- "url": "/microblog",
43
- "description": "Short and casual updates from life."
+ "name": "Research Blog",
+ "url": "/research",
+ "description": "Writings on academic research and technical topics."
44
},
45
46
"name": "Personal Blog",
47
"url": "/blog",
48
"description": "Longer musings on topics of personal interest."
49
50
51
- "name": "Research Blog",
52
- "url": "/research",
53
- "description": "Writings on academic research and technical topics."
+ "name": "Microblog",
+ "url": "/microblog",
+ "description": "Short and casual updates from life."
54
55
56
"name": "Writings",
@@ -84,4 +84,5 @@
84
"source": "On the Origin of Species"
85
}
86
]
87
-}
+
88
+}
0 commit comments