Removed version number from Playground

This commit is contained in:
yhirose 2020-06-01 20:03:27 -04:00
parent 580721aa46
commit 5bd9b5cdc0

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
<head> <head>
<title>PEG Playground - v0.1.7</title> <title>PEG Playground</title>
<link rel="stylesheet" href="style.css" media="all"> <link rel="stylesheet" href="style.css" media="all">
</head> </head>
<body> <body>