This repository has been archived on 2024-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
kato.cafe/Views/partials/header.hbs

20 lines
1004 B
Handlebars

<!DOCTYPE html>
<html lang="en">
<head>
{{!-- Configuration Tags --}}
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="cache-control" content="no-cache"/>
<meta http-equiv="expires" content="exercise date in seconds"/>
<meta name="robots" content="index, follow">
{{!-- Some public information --}}
<meta name="keywords" content="free, online tools, tools, free tools, free online tools, online, tools, web, convert, pdf, html, png, jpg, csv, generator, random, fakerr, faker, helper"/>
<meta name="author" content="Kato Twofold" />
<meta name="copyright" content="Kato Twofold" />
<meta name="description" content="Generate, Convert, Extract right here online, we even have an API for it!" />
{{!-- The title --}}
<title>Kato's cafe tools</title>
</head>
<body>