Making WordPress.org


Ignore:
Timestamp:
05/13/2016 10:08:41 PM (10 years ago)
Author:
ocean90
Message:

Trac: Replace protocol-relative URLs with https:// and change a few http links to use https.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/wporg-head.html

    r2369 r3137  
    44      py:strip="">
    55
    6     <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600&amp;subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic' rel='stylesheet' type='text/css' />
    7     <link rel="stylesheet" href="//s.w.org/style/wp4.css?39" />
     6    <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600&amp;subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic' rel='stylesheet' type='text/css' />
     7    <link rel="stylesheet" href="https://s.w.org/style/wp4.css?39" />
    88    <!--[if lte IE 8]>
    99    <style type="text/css">
    10     @import url("//s.w.org/style/ie.css?1");
     10    @import url("https://s.w.org/style/ie.css?1");
    1111    </style>
    1212    <![endif]-->
Note: See TracChangeset for help on using the changeset viewer.