mirror of
https://github.com/voc/streaming-website
synced 2024-11-10 06:34:17 +00:00
change marktplatz thumbnail
This commit is contained in:
parent
cc4dc39dec
commit
6ab48cd679
1 changed files with 3 additions and 3 deletions
|
@ -97,8 +97,8 @@ $CONFIG['CONFERENCE'] = array(
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="panel-body">
|
||||
<img class="preview" src="http://cdn.c3voc.de/thumbnail/s1/thumb.jpeg" alt="Marktplatz" width="213" height="120">
|
||||
<div class="panel-body">
|
||||
<img class="preview" src="http://cdn.c3voc.de/thumbnail/q1/thumb.jpeg" alt="Marktplatz" width="213" height="120">
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -152,7 +152,7 @@ $CONFIG['OVERVIEW'] = array(
|
|||
'nortx',
|
||||
'jh'
|
||||
),
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue