added xsl style to feed
This commit is contained in:
parent
a570911957
commit
7f1e272646
5 changed files with 97 additions and 1 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<!DOCTYPE html>
|
||||
<html class="{{ if .IsHome }}home{{ end }}" lang="{{ .Site.LanguageCode }}">
|
||||
{{- partial "head.html" . -}}
|
||||
{{- partial "build_assets.html" . -}}
|
||||
<body>
|
||||
<div id="baseContainer">
|
||||
{{- partial "header.html" . -}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue