mirror of
https://github.com/taroved/pol
synced 2025-05-29 12:30:09 -07:00
preview link only
This commit is contained in:
parent
7871752540
commit
3cb81dbcc7
@ -45,7 +45,7 @@
|
|||||||
+ '<a href="'
|
+ '<a href="'
|
||||||
+ item.link
|
+ item.link
|
||||||
+ '">'
|
+ '">'
|
||||||
+ item.title
|
+ (item.title ? item.title : item.link)
|
||||||
+ '</a>'
|
+ '</a>'
|
||||||
+ '</h4>');
|
+ '</h4>');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user