Change HTML title & heading
authorMegaBrutal <code+git@megabrutal.com>
Sun, 16 Sep 2018 21:40:00 +0000 (23:40 +0200)
committerMegaBrutal <code+git@megabrutal.com>
Sun, 16 Sep 2018 21:40:00 +0000 (23:40 +0200)
modified:   index.html
modified:   wgj58.html

index.html
wgj58.html

index 4d5b0cecd34a34d238a0007c8ad0e7b3580adc49..b49ea6252e23e7626d51a9e9c554267839d6343c 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
        <meta charset="utf-8"/>
-       <title>CARDS</title>
+       <title>Employee Cards by MegaBrutal</title>
        <meta name="description" content="" />
        <style>
                @font-face { font-family: "Ubuntu Mono"; src: url(UbuntuMono-R.ttf); }
@@ -12,7 +12,7 @@
 </head>
 <body>
        <div align="center">
-       <h1>CARDS</h1>
+       <h1>EMPLOYEE CARDS (unfinished but playable)</h1>
        <h2>(Inspired by Weekly Game Jam 58 Cards theme)</h2>
        <iframe width=800 height=600 frameborder="0" scrolling="no" src="wgj58.html" seamless>Sorry, your browser is not supported. :(</iframe>
        <h2>By MegaBrutal</h2>
index c4d7bb6df97980d39960d62bf0fb3c951264e80e..bee3ae4554b4676fc760c748c90863bd936bea43 100644 (file)
@@ -2,7 +2,7 @@
 <html>
     <head>
         <meta charset="UTF-8" />
-        <title>Weekly Game Jam 58</title>
+        <title>EMPLOYEE CARDS by MegaBrutal</title>
         <script src="phaser.js"></script>
        <style>
                @font-face { font-family: "Ubuntu Mono"; src: url(UbuntuMono-R.ttf); }