overdue
This commit is contained in:
9
.rclone_repo/docs/layouts/chrome/header.html
Executable file
9
.rclone_repo/docs/layouts/chrome/header.html
Executable file
@@ -0,0 +1,9 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
{{ template "chrome/meta.html" . }}
|
||||
<title>{{ .Title }}</title>
|
||||
<link rel="canonical" href="{{ .Permalink }}">
|
||||
{{ template "chrome/header.includes.html" . }}
|
||||
{{ if .RSSLink }}<link href="{{ .RSSLink }}" rel="alternate" type="application/rss+xml" title="{{ .Site.Title }}" />{{ end }}
|
||||
</head>
|
||||
Reference in New Issue
Block a user