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 7436337 commit 46e706aCopy full SHA for 46e706a
components/ModrinthProject.tsx
@@ -44,7 +44,7 @@ export default async function ModrinthProject(props: ModrinthProjectProps) {
44
)}
45
<div className={styles.textContainer}>
46
<div>
47
- <p className={styles.titleInfo}>Latest project</p>
+ <p className={styles.titleInfo}>Latest Project</p>
48
<h3 className={styles.title}>
49
<mark>{project.title}</mark>
50
</h3>
0 commit comments