Making WordPress.org


Ignore:
Timestamp:
08/22/2023 07:52:47 AM (3 years ago)
Author:
dd32
Message:

Trac: Revert [12853:12856].

The style updates are much more severe than just headings, this needs more investigation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/site.html

    r12856 r12857  
    55
    66<?python
    7         scripts_version = '216'
     7        scripts_version = '214'
    88        project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0]
    99        wporg_endpoint = 'https://make.wordpress.org/' + project_slug + '/'
Note: See TracChangeset for help on using the changeset viewer.