Added page title to the nginx example

This commit is contained in:
Syrus 2018-12-06 20:27:07 -08:00
parent 78c9c73c77
commit 5ae023d4d4

View File

@ -5,6 +5,7 @@
href="https://fonts.googleapis.com/css?family=Open+Sans" href="https://fonts.googleapis.com/css?family=Open+Sans"
rel="stylesheet" rel="stylesheet"
/> />
<title>Nginx running with Wasmer</title>
</head> </head>
<body> <body>
<div class="main"> <div class="main">