diff --git a/app/views/layout.erb b/app/views/layout.erb index a02a136e..f446ce67 100644 --- a/app/views/layout.erb +++ b/app/views/layout.erb @@ -5,6 +5,15 @@ <%= @title ? "#{@title} - " : nil %> pjax + <%# iOS chromeless and native-app:y, if run from a homescreen bookmark %> + + <%# and then make that bookmark look at least a smidge respectable too %> + + + + <%# finally, make the page-top bar somewhat respectably toned down too %> + + @@ -64,4 +73,4 @@ <%= yield %> - \ No newline at end of file + diff --git a/pjax-114.png b/pjax-114.png new file mode 100644 index 00000000..196d41f5 Binary files /dev/null and b/pjax-114.png differ diff --git a/pjax-16.png b/pjax-16.png new file mode 100644 index 00000000..541a4069 Binary files /dev/null and b/pjax-16.png differ diff --git a/pjax-56.png b/pjax-56.png new file mode 100644 index 00000000..d5818b88 Binary files /dev/null and b/pjax-56.png differ diff --git a/pjax-72.png b/pjax-72.png new file mode 100644 index 00000000..8e924cf9 Binary files /dev/null and b/pjax-72.png differ diff --git a/pjax.png b/pjax.png new file mode 100644 index 00000000..953f5fe7 Binary files /dev/null and b/pjax.png differ