forked from marva/sumorobot-web
		
	Update index.html
This commit is contained in:
		@@ -30,7 +30,7 @@
 | 
			
		||||
        <img class="logo" src="assets/img/logo.png" alt="logo">
 | 
			
		||||
        <div class="input-group">
 | 
			
		||||
            <span class="input-group-addon" id="robot-label">robot name</span>
 | 
			
		||||
            <input type="text" class="form-control" id="robot-id"  placeholder="sumo-ID" />
 | 
			
		||||
            <input type="text" class="form-control" id="robot-id"  placeholder="SumoRobot ID" />
 | 
			
		||||
        </div>
 | 
			
		||||
        <div class="btn-group btn-group-robot" role="group" aria-label="robots">
 | 
			
		||||
            <a href="#" class="btn btn-lg btn-robot-go">GO!</a>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user