Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2019 04:22:23 +0000 (UTC)
From:      Sean Chittenden <seanc@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r53213 - head/en_US.ISO8859-1/htdocs
Message-ID:  <201907030422.x634MNrI088334@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: seanc (ports committer)
Date: Wed Jul  3 04:22:23 2019
New Revision: 53213
URL: https://svnweb.freebsd.org/changeset/doc/53213

Log:
  www: add Google site verification for YouTube
  
  This site verification is independent of the Google Analytics site
  verification file that is already in place.
  
  Approved by:	allanjude
  Differential Revision:	https://reviews.freebsd.org/D20836

Added:
  head/en_US.ISO8859-1/htdocs/google96eb5b100ed66487.html   (contents, props changed)
Modified:
  head/en_US.ISO8859-1/htdocs/Makefile

Modified: head/en_US.ISO8859-1/htdocs/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/Makefile	Wed Jul  3 01:07:08 2019	(r53212)
+++ head/en_US.ISO8859-1/htdocs/Makefile	Wed Jul  3 04:22:23 2019	(r53213)
@@ -41,6 +41,7 @@ DEPENDSET.community=usergroups events
 
 DATA=	favicon.ico
 DATA+=	google6bb24ed0b804d5e9.html
+DATA+=	google96eb5b100ed66487.html
 DATA+=	robots.txt
 
 # Subdirectories

Added: head/en_US.ISO8859-1/htdocs/google96eb5b100ed66487.html
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/en_US.ISO8859-1/htdocs/google96eb5b100ed66487.html	Wed Jul  3 04:22:23 2019	(r53213)
@@ -0,0 +1 @@
+google-site-verification: google96eb5b100ed66487.html
\ No newline at end of file



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201907030422.x634MNrI088334>