Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ import { openGraph, urlGlobal } from '../utils/openGraph'
const metadata = {
title: {
default: 'LEVEL',
template: '%s | LEVEL',
template: '%s | Step-by-Step Bible Translation',
},
description: 'LEVEL is an innovative platform for Bible translation.',
description:
'LEVEL is a platform for Bible translation in any language, offering tools, resources, and collaboration features to streamline and simplify the translation process.',
openGraph: { ...openGraph },
icons: {
icon: '/favicon.ico',
Expand Down