Rename dev page

This commit is contained in:
tjvr 2016-04-16 17:41:58 +01:00
parent 32c0ec4518
commit a3dba63ae4
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
version := $(shell git describe --tags)
all : css commands translations js zopfli
all : css commands translations js
clean :
rm -r build

View file

@ -1,7 +1,7 @@
<!DOCTYPE html>
<meta charset="utf8">
<meta name=viewport content="width=device-width, initial-scale=1">
<title>scratchblocks homepage</title>
<title>scratchblocks dev</title>
<meta name=description content="Use scratchblocks to write pictures of Scratch scripts in forum posts.">
@ -40,7 +40,7 @@ body {
<!---------------------------------------------------------------------------->
<h1>
<a id=title href="/">scratchblocks</a>
<a id=title href="/">scratchblocks dev</a>
<span>
<a target="_blank" href="http://wiki.scratch.mit.edu/wiki/Block_Plugin/Syntax">help</a>
<a href="http://github.com/blob8108/scratchblocks2">github</a>