Skip to content

Commit

Permalink
large style
Browse files Browse the repository at this point in the history
  • Loading branch information
IORoot committed Apr 21, 2021
1 parent f7346d5 commit 7d9f9e3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions functions.php
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
<?php

define( 'ANDYP_THEME_PATH', __DIR__ );
define( 'ANDYP_THEME_URL', get_template_directory_uri() );
define( 'ANDYP_THEME_FILE', __FILE__ );

/*
* Run all hooks
*/
Expand Down
Loading

0 comments on commit 7d9f9e3

Please sign in to comment.