minor JS fix
This commit is contained in:
parent
52c8f69163
commit
e6b2a01e5d
2 changed files with 11 additions and 9 deletions
18
README.md
18
README.md
|
@ -9,19 +9,19 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
|
|||
|
||||
<table>
|
||||
<tr>
|
||||
<td width="33%"><img src="http://gogs.io/img/screenshots/1.png"></td>
|
||||
<td width="33%"><img src="http://gogs.io/img/screenshots/2.png"></td>
|
||||
<td width="33%"><img src="http://gogs.io/img/screenshots/3.png"></td>
|
||||
<td width="33%"><img src="https://gogs.io/img/screenshots/1.png"></td>
|
||||
<td width="33%"><img src="https://gogs.io/img/screenshots/2.png"></td>
|
||||
<td width="33%"><img src="https://gogs.io/img/screenshots/3.png"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="http://gogs.io/img/screenshots/4.png"></td>
|
||||
<td><img src="http://gogs.io/img/screenshots/5.png"></td>
|
||||
<td><img src="http://gogs.io/img/screenshots/6.png"></td>
|
||||
<td><img src="https://gogs.io/img/screenshots/4.png"></td>
|
||||
<td><img src="https://gogs.io/img/screenshots/5.png"></td>
|
||||
<td><img src="https://gogs.io/img/screenshots/6.png"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="http://gogs.io/img/screenshots/7.png"></td>
|
||||
<td><img src="http://gogs.io/img/screenshots/8.png"></td>
|
||||
<td><img src="http://gogs.io/img/screenshots/9.png"></td>
|
||||
<td><img src="https://gogs.io/img/screenshots/7.png"></td>
|
||||
<td><img src="https://gogs.io/img/screenshots/8.png"></td>
|
||||
<td><img src="https://gogs.io/img/screenshots/9.png"></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue