Fixed spelling

This commit is contained in:
Furentes
2019-05-23 09:16:04 +02:00
parent e381050e1d
commit feb447c01c
5 changed files with 9 additions and 9 deletions

View File

@ -6,7 +6,7 @@ $posts = $auth->getAllPosts();
<!DOCTYPE html>
<html lang="en">
<?php
$title = "Home";
$title = "Startseite";
require_once(__DIR__."/inc/head.php");
?>
<body>