Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 956063b

Browse files
committed
[aips] Fix AIP page to be like other landing pages
1 parent 6a610d5 commit 956063b

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

apps/nextra/pages/en/build/aips/overview.mdx renamed to apps/nextra/pages/en/build/aips.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title: Overview
2+
title: Aptos Improvement Proposals (AIPs)
33
---
44

5-
# Aptos Improvement Proposals (AIPs) Overview
5+
# Aptos Improvement Proposals (AIPs)
66

77
Aptos Improvement Proposals (AIPs) are a way for the Aptos community to propose
88
changes, improvements, and new features to the Aptos protocol. AIPs are designed
Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
export default {
2-
overview: "Overview",
32
"aip-88": "AIP-88 - Block Epilogue Transactions",
43
"aip-115": "AIP-115 - Stateless Accounts",
54
};

0 commit comments

Comments
 (0)