Last Sync: 2026-01-08 23:40 (Mobile)
This commit is contained in:
10
inbox/무제 파일 1.md
Normal file
10
inbox/무제 파일 1.md
Normal file
@@ -0,0 +1,10 @@
|
||||
// Daily quote
|
||||
<% tp.web.daily_quote() %>
|
||||
|
||||
// Random picture
|
||||
<% tp.web.random_picture() %>
|
||||
// Random picture with size
|
||||
<% tp.web.random_picture("200x200") %>
|
||||
// Random picture with size and query
|
||||
<% tp.web.random_picture("200x200", "landscape,water") %>
|
||||
|
||||
Reference in New Issue
Block a user