Files
laralog/themes/sablog/theme.json
T

19 lines
435 B
JSON

{
"title": "Sablog 经典",
"version": "1.0.0",
"description": "移植自 SaBlog-X 经典两栏风格",
"author": "LaraLog",
"screenshot": "screenshot.png",
"inject_points": [
"head",
"header",
"sidebar_top",
"sidebar_bottom",
"content_top",
"content_bottom",
"post_content_top",
"post_content_bottom",
"footer",
"body_end"
]
}