summaryrefslogtreecommitdiff
path: root/views/layouts/header.html
blob: 7f869cc3f055ffbf00ed7f97573f632727da8255 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
    <head>
        <title>Welcome to my website!</title>
        <link rel="stylesheet" href="/css/main.css"/>
        <link rel="stylesheet" href="/css/prism.css">
        <meta name="description" content="Welcome to my website!">
        <meta name="keywords" content="">
    </head>
    <body>
        <section id="main">