1
0
mirror of https://github.com/ascribe/wp-theme synced 2025-01-10 21:17:17 +01:00
wp-theme/assets/js/src/ascribe.js

14 lines
190 B
JavaScript
Raw Normal View History

2015-09-17 01:26:48 +02:00
/**
2015-09-17 01:50:43 +02:00
* ascribe
2015-09-17 01:26:48 +02:00
* http://wordpress.org/themes
*
* Copyright (c) 2015 Territorial
* Licensed under the GPLv2+ license.
*/
( function( window, undefined ) {
'use strict';
} )( this );