Skip to content

Commit ad90514

Browse files
committed
House Keeping
1 parent d2e73bd commit ad90514

1 file changed

Lines changed: 0 additions & 33 deletions

File tree

themes/osi/templates/ai-fse.php

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
<?php
22
/*
3-
<<<<<<< HEAD
43
Template Name: AI Landing Page with FSE (HTML ONLY)
5-
=======
6-
Template Name: AI Landing Page with FSE
7-
>>>>>>> develop-rm
84
Template Post Type: page
95
Description: Custom landing page template with Full Site Editing (FSE) capabilities, integrating custom blocks and patterns.
106
*/
@@ -17,25 +13,16 @@
1713
<meta name="viewport" content="width=device-width, initial-scale=1">
1814
<link rel="profile" href="https://gmpg.org/xfn/11">
1915

20-
<<<<<<< HEAD
2116

22-
=======
23-
24-
>>>>>>> develop-rm
2517
<?php
2618
if ( is_user_logged_in() ) {
2719
wp_enqueue_style('admin-bar');
2820
wp_enqueue_script('admin-bar');
2921
wp_print_styles('admin-bar');
3022
}
3123
?>
32-
<<<<<<< HEAD
3324

3425

35-
=======
36-
37-
38-
>>>>>>> develop-rm
3926
<meta name='robots' content='max-image-preview:large' />
4027
<link rel='dns-prefetch' href='//stats.wp.com' />
4128
<link rel='dns-prefetch' href='//i0.wp.com' />
@@ -74,11 +61,7 @@
7461
<meta name="twitter:title" content="The Open Source AI Definition — by The Open Source Initiative">
7562
<meta name='twitter:description' content='A multi-stakeholder process to define an "Open Source AI".'>
7663
<meta name="twitter:image" content="https://opengraph.b-cdn.net/production/images/759f678a-a340-4fac-8bdd-39d58948634c.jpg?token=fe76lJQvzFTfnaf2xyh8RPjclyoht-lgyebYn-C4BiY&height=1158&width=1200&expires=33265055152">
77-
<<<<<<< HEAD
7864

79-
=======
80-
81-
>>>>>>> develop-rm
8265
</head>
8366
<?php
8467
if ( is_user_logged_in() ) {
@@ -89,11 +72,7 @@
8972
<body <?php body_class(); ?> style="background: rgb(246, 247, 249);">
9073
<?php wp_body_open(); ?>
9174

92-
<<<<<<< HEAD
9375

94-
=======
95-
96-
>>>>>>> develop-rm
9776
<header class="header-header-two">
9877
<!-- header- solaric two -->
9978
<div class="header-two-solari header-top">
@@ -160,11 +139,7 @@
160139
</div>
161140
</div>
162141
<!-- header- solaric two end -->
163-
<<<<<<< HEAD
164142

165-
=======
166-
167-
>>>>>>> develop-rm
168143
<!-- header main start -->
169144
<div class="header-main-h2 header--sticky">
170145
<div class="container">
@@ -218,11 +193,7 @@
218193

219194
<!-- Main Content -->
220195
<main id="main-content">
221-
<<<<<<< HEAD
222196
<?php
223-
=======
224-
<?php
225-
>>>>>>> develop-rm
226197
while ( have_posts() ) :
227198
the_post();
228199
the_content();
@@ -408,11 +379,7 @@
408379
</div>
409380
</div>
410381
</div>
411-
<<<<<<< HEAD
412382

413-
=======
414-
415-
>>>>>>> develop-rm
416383
<div class="single-footer-component">
417384
<div class="title-area">
418385
<h5 class="title">Board</h5>

0 commit comments

Comments
 (0)