From 392c2e09f9d20440ff86d05ed2e701db1446632d Mon Sep 17 00:00:00 2001 From: Akilan Selvacoumar Date: Tue, 12 Oct 2021 23:17:05 +0400 Subject: [PATCH] changed PR to smaller header (i.e H4) --- content/technicalposts/P2PRC-AST.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/technicalposts/P2PRC-AST.md b/content/technicalposts/P2PRC-AST.md index efb21174..8dfb35cf 100644 --- a/content/technicalposts/P2PRC-AST.md +++ b/content/technicalposts/P2PRC-AST.md @@ -6,7 +6,7 @@ aliases: ["/P2PRC-Extending"] tags: ["P2PRC","AST","Extend"] author: "Akilan Selvacoumar" draft: false -aliases: [/P2PRC-ExtendingT] +aliases: [/P2PRC-Extending] weight: 2 --- @@ -132,4 +132,4 @@ Higher order of execution of ```Generate.go```: p2prc --gen --mod ``` -## based on PR: https://github.com/Akilan1999/p2p-rendering-computation/pull/69 \ No newline at end of file +#### based on PR: https://github.com/Akilan1999/p2p-rendering-computation/pull/69 \ No newline at end of file