svn commit: r53213 - head/en_US.ISO8859-1/htdocs

Sean Chittenden seanc at FreeBSD.org
Wed Jul 3 04:22:24 UTC 2019


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


More information about the svn-doc-all mailing list