Making WordPress.org


Ignore:
Timestamp:
02/07/2024 05:59:24 AM (2 years ago)
Author:
dd32
Message:

Trac: Treat the output files as UTF-8, to ensure that unicode characters are not escaped improperly. See [12949].

File:
1 edited

Legend:

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

    r13181 r13182  
    3030</style>
    3131<link rel="stylesheet" id="open-sans-css" href="https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&amp;display=swap" media="all"/>
    32 <link rel="stylesheet" id="wp4-styles-css" href="https://s.w.org/style/wp4.css?ver=1645139150" media="all"/>
     32<link rel="stylesheet" id="wp4-styles-css" href="https://s.w.org/style/wp4.css?ver=1645139111" media="all"/>
    3333<style id="wp-emoji-styles-inline-css">
    3434    img.wp-smiley, img.emoji {
     
    256256.wp-container-core-navigation-is-layout-2.wp-container-core-navigation-is-layout-2{flex-direction:column;align-items:flex-start;}
    257257</style>
    258 <link rel="stylesheet" id="wporg-global-fonts-css" href="https://wordpress.org/wp-content/mu-plugins/pub-sync/global-fonts/style.css?ver=1700434933" media="all"/>
    259 <link rel="stylesheet" id="wporg-global-header-footer-css" href="https://wordpress.org/wp-content/mu-plugins/pub-sync/blocks/global-header-footer/build/style.css?ver=1706749302" media="all"/>
     258<link rel="stylesheet" id="wporg-global-fonts-css" href="https://wordpress.org/wp-content/mu-plugins/pub-sync/global-fonts/style.css?ver=1700434831" media="all"/>
     259<link rel="stylesheet" id="wporg-global-header-footer-css" href="https://wordpress.org/wp-content/mu-plugins/pub-sync/blocks/global-header-footer/build/style.css?ver=1706749233" media="all"/>
    260260<link rel="stylesheet" id="jetpack_css-css" href="https://wordpress.org/wp-content/plugins/jetpack/css/jetpack.css?ver=12.9.3" media="all"/>
    261261<script id="wp-load-polyfill-importmap">
Note: See TracChangeset for help on using the changeset viewer.