first commit

This commit is contained in:
CHIEFSOFT\ameye
2023-11-30 13:20:54 -05:00
commit e9e5c0546c
5833 changed files with 1801865 additions and 0 deletions
@@ -0,0 +1,18 @@
<?php
/**
* Portfolio None
*
* @var $attributes - attributes
* @var $options - options
*
* @link https://codesupply.co
* @since 1.0.0
*
* @package Sight
*/
?>
<div class="sight-content-not-found">
<p><?php esc_html_e( 'It looks like your portfolio is empty. Please add new projects to your portfolio.', 'sight' ); ?></p>
</div>