BryanDavis has submitted this change and it was merged.

Change subject: Bump staticfiles submodule and link docroot files
......................................................................


Bump staticfiles submodule and link docroot files

Setup the public_html directory as a docroot with links to robots.txt,
favicon.ico, and Apple mobile assets from staticfiles collection.

Change-Id: I191e866d74a70d3bb143df5bbcacffe18a732f31
---
A public_html/favicon-apple-touch-114.png
A public_html/favicon-apple-touch-144.png
A public_html/favicon.ico
A public_html/robots.txt
M public_html/staticfiles
5 files changed, 5 insertions(+), 1 deletion(-)

Approvals:
  BryanDavis: Verified; Looks good to me, approved



diff --git a/public_html/favicon-apple-touch-114.png 
b/public_html/favicon-apple-touch-114.png
new file mode 120000
index 0000000..a73a47b
--- /dev/null
+++ b/public_html/favicon-apple-touch-114.png
@@ -0,0 +1 @@
+staticfiles/img/favicon-apple-touch-114.png
\ No newline at end of file
diff --git a/public_html/favicon-apple-touch-144.png 
b/public_html/favicon-apple-touch-144.png
new file mode 120000
index 0000000..7c6f058
--- /dev/null
+++ b/public_html/favicon-apple-touch-144.png
@@ -0,0 +1 @@
+staticfiles/img/favicon-apple-touch-144.png
\ No newline at end of file
diff --git a/public_html/favicon.ico b/public_html/favicon.ico
new file mode 120000
index 0000000..533464f
--- /dev/null
+++ b/public_html/favicon.ico
@@ -0,0 +1 @@
+staticfiles/img/favicon.ico
\ No newline at end of file
diff --git a/public_html/robots.txt b/public_html/robots.txt
new file mode 120000
index 0000000..231a86b
--- /dev/null
+++ b/public_html/robots.txt
@@ -0,0 +1 @@
+staticfiles/robots.txt
\ No newline at end of file
diff --git a/public_html/staticfiles b/public_html/staticfiles
index dc72fdc..9854ade 160000
--- a/public_html/staticfiles
+++ b/public_html/staticfiles
@@ -1 +1 @@
-Subproject commit dc72fdc87ec07bd4d3bbc420d4aebaee6daa0306
+Subproject commit 9854ade0f70d83bf32a7ea2a567f0b5424e51d3b

-- 
To view, visit https://gerrit.wikimedia.org/r/301854
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I191e866d74a70d3bb143df5bbcacffe18a732f31
Gerrit-PatchSet: 1
Gerrit-Project: labs/striker/deploy
Gerrit-Branch: master
Gerrit-Owner: BryanDavis <bda...@wikimedia.org>
Gerrit-Reviewer: BryanDavis <bda...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to