<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> /*
 Theme Name:  Divi Child Theme
 Theme URI:    http://parentheses.pk
 Description:  Child Theme for Divi
 Author:       Parentheses
 Author URI:   http://parentheses.pk
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

&lt;head&gt;
&lt;!-- Google tag (gtag.js) --&gt;

&lt;script async src="https://www.googletagmanager.com/gtag/js?id=TAG_ID"&gt;&lt;/script&gt;

&lt;script&gt;

 window.dataLayer = window.dataLayer || [];

 function gtag(){dataLayer.push(arguments);}

 gtag('js', new Date());

 gtag('config', 'TAG_ID');

&lt;/script&gt;</pre></body></html>