Twig\Error\RuntimeError

Line 4 of /var/www/vhosts/bounty.studio/site/templates/layout.twig

An exception has been thrown during the rendering of a template ("file_get_contents(/var/www/vhosts/bounty.studio/content/site.txt): Failed to open stream: Permission denied").

<!DOCTYPE html>
<html lang="de">
<head>
    <title>{{ page.title }} | {{ site.siteName }}</title>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="{{ kirby.urls.assets() }}/css/fonts.css" media="all">
    <link rel="stylesheet" href="{{ kirby.urls.assets() }}/dist/style.css" media="all">

    <meta name="description" content="{{ site.siteDescription.html()|raw }}">