url: "https://j.greenhandzdl.moe"
title: [greenhandzdl's blog]
description: [新的开始,2025年之后发布的文章.由JekyII和GitHub Pages驱动.]
author: [greenhandzdl]
show_downloads: true
google_analytics:
remote_theme: pages-themes/leap-day@v0.2.0
theme: jekyll-theme-leap-day
plugins:
- jekyll-remote-theme
- jekyll-sitemap
- jekyll-feed
exclude:
- "*.png"
- "*.jpg"
- "*.jpeg"
- "*.gif"
permalink: /:year/:month/:day/:title/
My conf yaml:
Works:


Not works:
Is there anything I make wrongs?