소스 검색

Add link to humans.txt

Bee Hudson 1 년 전
부모
커밋
cf78457c00
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      layouts/partials/head.html

+ 1 - 0
layouts/partials/head.html

@@ -8,6 +8,7 @@
 	{{- if .IsHome }}{{ $keywords = delimit .Site.Params.Tags "," }}{{ end }}
 	<meta name="keywords" content="{{ replace $keywords "-" " " }}" />
 	<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+	<link rel="author" href="./humans.txt" />
 	<link rel="pgpkey authn" href="/.well-known/apisnecros.txt" />
 	<link rel="alternate" type="application/rss+xml" title="RSS feed for VZQK50.com" href="/index.xml" />
 	<link rel="indieweb" href="/.well-known/indieweb.txt" />