add svg logo

This commit is contained in:
Silver Kuusik 2017-10-13 14:15:58 +02:00
parent 23af7025f0
commit d57afa65d5
2 changed files with 18 additions and 1 deletions

View File

@ -15,7 +15,9 @@
</head>
<body>
<div id="panel">
<img src="logo.png" alt="logo">
<object type="image/svg+xml" data="logo.svg">
RoboKoding logo
</object>
<div class="input-group">
<span class="input-group-addon robot-nr">1</span>
<input type="text" class="form-control robot-id" placeholder="ID" />

15
logo.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 106 KiB