mirror of
https://github.com/ascribe/wp-theme
synced 2025-01-05 11:25:08 +01:00
9 lines
160 B
JavaScript
9 lines
160 B
JavaScript
/*! ascribe - v0.0.1
|
|
* http://wordpress.org/themes
|
|
* Copyright (c) 2015; * Licensed GPLv2+ */
|
|
( function( window, undefined ) {
|
|
'use strict';
|
|
|
|
|
|
} )( this );
|