From 26abc7556d97c64341e77ab7c82f678c3d9baa23 Mon Sep 17 00:00:00 2001 From: RinRi Date: Sun, 6 Jun 2021 14:54:10 +0600 Subject: [PATCH] add about to the header --- views/apps.ejs | 1 + views/head.ejs | 1 + 2 files changed, 2 insertions(+) diff --git a/views/apps.ejs b/views/apps.ejs index 913e2b9..647b34b 100755 --- a/views/apps.ejs +++ b/views/apps.ejs @@ -26,6 +26,7 @@ Apps Code Recommendations + About diff --git a/views/head.ejs b/views/head.ejs index c536649..c50ff00 100755 --- a/views/head.ejs +++ b/views/head.ejs @@ -28,6 +28,7 @@ Apps Code Recommendations + About \ No newline at end of file