Change page title

master
Benoît 2020-06-10 20:06:41 +02:00
parent 7c69017444
commit 3c768c0c74
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<html> <html>
<head> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>Hello wasm-pack!</title> <title>Game of Life</title>
<style> <style>
body { body {
position: absolute; position: absolute;