Skip to content

Commit

Permalink
Change name to RetroStore Card.
Browse files Browse the repository at this point in the history
  • Loading branch information
shaeberling committed Jun 29, 2018
1 parent b1d6f34 commit 07374e8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions appengine/src/main/webapp/WEB-INF/html/retrocard.html.inc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

<html>
<head>
<title>RetroStore - RetroCard Management</title>
<title>RetroStore Card Management</title>
<link href="https://fonts.googleapis.com/css?family=Roboto" rel="stylesheet">
<style>
body {
Expand Down Expand Up @@ -76,10 +76,10 @@
<div id="content">
<h1><a id="logo" href="/">
<img src="https://github.com/shaeberling/retrostore/raw/master/docs/retrostore_logo.png" />
</a>RetroCard Firmware</h1>
</a>RetroStore Card Firmware</h1>
<div id="inner-content">
<p>
Choose a revision for which to upload new firmware. Versions will automatically be incremented.
Choose a RetroStore Card revision for which to upload new firmware. Versions will automatically be incremented.
</p>
<form action="/card" method="post" enctype="multipart/form-data">
<p>Revision:
Expand Down

0 comments on commit 07374e8

Please sign in to comment.