
<center><h2><strong>Ubuntu</strong></h2>
­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­
<!DOCTYPE html>
<html>
<?php
/**
 * Class Google\Site_Kit\Core\Assets\Manifest
 *
 * @package   GoogleSite_Kit
 * @copyright 2021 Google LLC
 * @license   https://www.apache.org/licenses/LICENSE-2.0 Apache License 2.0
 * @link      https://sitekit.withgoogle.com
 */

namespace Google\Site_Kit\Core\Assets;

/**
 * Assets manifest.
 *
 * @since 1.15.0
 * @access private
 * @ignore
 */
class Manifest {

	public static $assets = array(
		"googlesitekit-vendor"                     => "googlesitekit-vendor.346be2e029bd28ac57dd.js",
		"runtime"                                  => "runtime.11204cf5d95ff56353f0.js",
		"googlesitekit-activation"                 => "googlesitekit-activation.0c0915310c2b4ca0f5fb.js",
		"googlesitekit-adminbar"                   => "googlesitekit-adminbar.f6108e9a1faac94f53ba.js",
		"googlesitekit-api"                        => "googlesitekit-api.b419c9b1e9a9b7102cd1.js",
		"googlesitekit-base"                       => "googlesitekit-base.4da46ab9bd8430a96e1d.js",
		"googlesitekit-dashboard"                  => "googlesitekit-dashboard.e2fb2513a57b6894e158.js",
		"googlesitekit-dashboard-details"          => "googlesitekit-dashboard-details.02ff4b29ef5cd8f58b66.js",
		"googlesitekit-dashboard-splash"           => "googlesitekit-dashboard-splash.bce97c07e99444c75791.js",
		"googlesitekit-data"                       => "googlesitekit-data.0d5ff1b0ef1dadf72af9.js",
		"googlesitekit-datastore-forms"            => "googlesitekit-datastore-forms.c0f2c52d676d6a99d3ee.js",
		"googlesitekit-datastore-location"         => "googlesitekit-datastore-location.e1e441f34296db75e57b.js",
		"googlesitekit-datastore-site"             => "googlesitekit-datastore-site.48481df86deff4d69815.js",
		"googlesitekit-datastore-ui"               => "googlesitekit-datastore-ui.73b463525936aa438d57.js",
		"googlesitekit-datastore-user"             => "googlesitekit-datastore-user.e344e2c229fdce6bfe20.js",
		"googlesitekit-module"                     => "googlesitekit-module.c526f8f0a096ba0b6438.js",
		"googlesitekit-modules"                    => "googlesitekit-modules.0399e3078c133145b375.js",
		"googlesitekit-modules-adsense"            => "googlesitekit-modules-adsense.1cc48eca11773009e7a3.js",
		"googlesitekit-modules-analytics"          => "googlesitekit-modules-analytics.5e3e00f4051954f27831.js",
		"googlesitekit-modules-analytics-4"        => "googlesitekit-modules-analytics-4.998a8c84128da7598aa3.js",
		"googlesitekit-modules-idea-hub"           => "googlesitekit-modules-idea-hub.a0d04e013db19fe61c2d.js",
		"googlesitekit-modules-optimize"           => "googlesitekit-modules-optimize.2eb52b18eef1ec82b867.js",
		"googlesitekit-modules-pagespeed-insights" => "googlesitekit-modules-pagespeed-insights.8593fb85c8d54acfb089.js",
		"googlesitekit-modules-search-console"     => "googlesitekit-modules-search-console.df9599c2b2cbdb11bc22.js",
		"googlesitekit-modules-tagmanager"         => "googlesitekit-modules-tagmanager.ea612d46da8f57c521f7.js",
		"googlesitekit-settings"                   => "googlesitekit-settings.c2161f8d05a785439046.js",
		"googlesitekit-user-input"                 => "googlesitekit-user-input.bb4ca5bc9990792fdf55.js",
		"googlesitekit-widgets"                    => "googlesitekit-widgets.5665c026768047a7e6c1.js",
		"googlesitekit-wp-dashboard"               => "googlesitekit-wp-dashboard.012947bcbe38264f1205.js",
	);

}
