👷 Add sidebar menu items.

This commit is contained in:
凡梦星尘
2022-05-25 15:44:10 +08:00
parent fc52303ad1
commit cdbb3f751a
6 changed files with 70 additions and 6 deletions

View File

@@ -5,6 +5,8 @@
{{- $pluginVen := $P.vendors.plugins -}}
{{- $pluginCDN := index $vendors $pluginVen -}}
{{- .Scratch.Set "pluginCDN" $pluginCDN -}}
{{ $posts := len .Site.RegularPages }}
{{- .Scratch.Set "posts" $posts -}}
<!DOCTYPE html>
<html lang="{{ $lang }}">