Skip to content
Snippets Groups Projects
Commit 7a1604de authored by esikkala's avatar esikkala
Browse files

Update html meta tags

parent 43b8c1ba
No related branches found
No related tags found
No related merge requests found
<!DOCTYPE html>
<html>
<html lang="en">
<head>
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="The Mapping Manuscript Migrations project links datasets from Europe and U.S. to provide a global view of the history of medieval and Renaissance manuscripts." />
<meta name="robots" content="noindex">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.4.1/components/icon.min.css">
<style>
html {
height: 100%;
......
......@@ -12,7 +12,7 @@ module.exports = {
plugins: [
new CleanWebpackPlugin(['dist']),
new HtmlWebpackPlugin({
title: 'Mapping Manuscript Migrations – A Digging into Data project for 2017-2019',
title: 'Mapping Manuscript Migrations – A Digging into Data project for 20172020',
// Load a custom template
template: 'src/client/index.html',
}),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment