diff --git a/src/components/Layout/HomeContent.js b/src/components/Layout/HomeContent.js
index 0597642ae..6b85ba4dd 100644
--- a/src/components/Layout/HomeContent.js
+++ b/src/components/Layout/HomeContent.js
@@ -131,7 +131,7 @@ export function HomeContent() {
React
- The library for web and native user interfaces
+ Forritasafnið fyrir notendaviðmót á vefnum og heimavangi
- Learn React
+ label="Lærðu React">
+ Lærðu React
- API Reference
+ label="Forritaskil">
+ Forritaskil
diff --git a/src/components/Layout/Toc.tsx b/src/components/Layout/Toc.tsx
index a24bbced6..8a727971c 100644
--- a/src/components/Layout/Toc.tsx
+++ b/src/components/Layout/Toc.tsx
@@ -16,7 +16,7 @@ export function Toc({headings}: {headings: Toc}) {