Skip to content

Commit 47b0f95

Browse files
author
unbuntu server
committed
fix usrl
1 parent d039c01 commit 47b0f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

views/index.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ block con
100100
-for font in fonts
101101
h3.featitle #{font.name}
102102
- for item in ['a','b','c','d','e','f','g']
103-
img.item(src="http://192.168.141.128:8080/avatar/#{item}"+font.name+"?size=100&font="+font.name)
103+
img.item(src="http://svpa.awesomes.cn/avatar/#{item}"+font.name+"?size=100&font="+font.name)
104104

105105
div.footer
106106
p

0 commit comments

Comments
 (0)