| Server IP : 159.223.1.207 / Your IP : 216.73.216.243 Web Server : Apache/2.4.58 (Ubuntu) System : Linux Lamp-OutStaff 6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.4.15 Disable Function : NONE MySQL : OFF | cURL : OFF | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /var/www/html/wp-content/themes/codeassembly/ |
Upload File : |
<!DOCTYPE html>
<html <?php language_attributes(); ?>>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/assets/images/favicon.ico" />
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZV528SXPNT"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZV528SXPNT');
</script>
<?php if ( is_archive() && 'article' == get_post_type() ) : ?>
<meta name="description" content="Get the most interesting and useful insights on technology startups digital transformation and management." />
<?php elseif ( is_archive() && 'project' == get_post_type() ) : ?>
<meta name="description" content="Examples of our ready-made works for the development of sites, mobile applications, mobile games and other works." />
<?php elseif ( is_archive() && 'vacancy' == get_post_type() ) : ?>
<meta name="description" content="Smaller signature: We are constantly looking for great talents, just send us your CV and we will make sure we have something interesting to offer you." />
<?php endif; ?>
<?php wp_head(); ?>
</head>
<body <?php body_class(); ?>>
<div class="wrapper">
<?php get_template_part('template-parts/section','header'); ?>