1 Star 1 Fork 0

Halo / halo-theme-material

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
sheet.ftl 837 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ryan Wang 提交于 2020-04-04 15:50 . feat: remove scheme Isolation.
<#include "layout/layout.ftl">
<@layout title="${post.title!} | ${blog_title!}" canonical="${sheet.fullPath!}">
<!-- Post Module -->
<div class="material-post_container">
<div class="material-post mdl-grid">
<div class="mdl-card mdl-shadow--4dp mdl-cell mdl-cell--12-col">
<!-- Post Header(Thumbnail & Title) -->
<#include "layout/_partial/post-header.ftl">
<!-- Paradox Post Info -->
<#include "layout/_partial/Paradox-post-info.ftl">
<!-- Post Content -->
<#include "layout/_partial/post-content.ftl">
<!-- Post Comments -->
<#include "layout/_partial/comment.ftl">
<@comment post=sheet type="sheet" />
</div>
</div>
</div>
</@layout>
CSS
1
https://gitee.com/halo-dev/halo-theme-material.git
git@gitee.com:halo-dev/halo-theme-material.git
halo-dev
halo-theme-material
halo-theme-material
master

搜索帮助