Sid Gifari File Manager
🏠 Root
/
home2
/
iuywvcmy
/
public_html
/
wp-content
/
themes
/
vantage
/
admin
/
about
/
Editing: page-github.php
<h3><?php _e( 'Developed on Github', 'vantage' ); ?></h3> <img src="<?php echo esc_url( get_template_directory_uri() ); ?>/admin/about/github.png" class="about-image-right about-image-no-text-below" /> <p> <?php printf( __( 'Vantage is actively %sdeveloped on Github%s.', 'vantage' ), '<a href="https://github.com/siteorigin/vantage">', '</a>' ); ?> <?php _e( "You can watch what's happening with its development and even make contributions yourself.", 'vantage' ); ?> </p>
Save
Cancel