diff --git a/src/views/govern/size1440/index.vue b/src/views/govern/size1440/index.vue
index b6b1635..519d694 100644
--- a/src/views/govern/size1440/index.vue
+++ b/src/views/govern/size1440/index.vue
@@ -39,6 +39,7 @@
{{ item.title }}
+ {{ item.date }}
@@ -86,28 +87,28 @@ const state = reactive({
description:
"Defines the purpose, composition, and responsibilities of the Audit Committee in overseeing financial reporting and disclosure.",
url: quarterlyPdfone,
- date: "Last updated: March 2025",
+ date: "May 30, 2025",
},
{
title: "CODE OF BUSINESS CONDUCT AND ETHICS",
description:
"Establishes the ethical standards and legal compliance expectations for all directors, officers and employees.",
url: quarterlyPdftwo,
- date: "Last updated: January 2025",
+ date: "May 30, 2025",
},
{
title: "COMPENSATION COMMITTEE CHARTER",
description:
"Outlines the duties and responsibilities for overseeing executive compensation and benefit plans.",
url: quarterlyPdfthree,
- date: "Last updated: February 2025",
+ date: "May 30, 2025",
},
{
title: "NOMINATING AND CORPORATE GOVERNANCE COMMITTEE CHARTER",
description:
"Provides the framework for director nominations and corporate governance matters.",
url: quarterlyPdffour,
- date: "Last updated: April 2025",
+ date: "May 30, 2025",
},
],
});
diff --git a/src/views/govern/size375/index.vue b/src/views/govern/size375/index.vue
index 70b822f..49d40a8 100644
--- a/src/views/govern/size375/index.vue
+++ b/src/views/govern/size375/index.vue
@@ -36,6 +36,7 @@
{{ item.title }}
+ {{ item.date }}
@@ -82,28 +83,28 @@ const state = reactive({
description:
"Defines the purpose, composition, and responsibilities of the Audit Committee in overseeing financial reporting and disclosure.",
url: quarterlyPdfone,
- date: "Last updated: March 2025",
+ date: "May 30, 2025",
},
{
title: "CODE OF BUSINESS CONDUCT AND ETHICS",
description:
"Establishes the ethical standards and legal compliance expectations for all directors, officers and employees.",
url: quarterlyPdftwo,
- date: "Last updated: January 2025",
+ date: "May 30, 2025",
},
{
title: "COMPENSATION COMMITTEE CHARTER",
description:
"Outlines the duties and responsibilities for overseeing executive compensation and benefit plans.",
url: quarterlyPdfthree,
- date: "Last updated: February 2025",
+ date: "May 30, 2025",
},
{
title: "NOMINATING AND CORPORATE GOVERNANCE COMMITTEE CHARTER",
description:
"Provides the framework for director nominations and corporate governance matters.",
url: quarterlyPdffour,
- date: "Last updated: April 2025",
+ date: "May 30, 2025",
},
],
});
diff --git a/src/views/govern/size768/index.vue b/src/views/govern/size768/index.vue
index 70b822f..49d40a8 100644
--- a/src/views/govern/size768/index.vue
+++ b/src/views/govern/size768/index.vue
@@ -36,6 +36,7 @@
{{ item.title }}
+ {{ item.date }}
@@ -82,28 +83,28 @@ const state = reactive({
description:
"Defines the purpose, composition, and responsibilities of the Audit Committee in overseeing financial reporting and disclosure.",
url: quarterlyPdfone,
- date: "Last updated: March 2025",
+ date: "May 30, 2025",
},
{
title: "CODE OF BUSINESS CONDUCT AND ETHICS",
description:
"Establishes the ethical standards and legal compliance expectations for all directors, officers and employees.",
url: quarterlyPdftwo,
- date: "Last updated: January 2025",
+ date: "May 30, 2025",
},
{
title: "COMPENSATION COMMITTEE CHARTER",
description:
"Outlines the duties and responsibilities for overseeing executive compensation and benefit plans.",
url: quarterlyPdfthree,
- date: "Last updated: February 2025",
+ date: "May 30, 2025",
},
{
title: "NOMINATING AND CORPORATE GOVERNANCE COMMITTEE CHARTER",
description:
"Provides the framework for director nominations and corporate governance matters.",
url: quarterlyPdffour,
- date: "Last updated: April 2025",
+ date: "May 30, 2025",
},
],
});