From 7d1cd5fdff5d0e22b5b2f7c3dcf7bbadd6491f1b Mon Sep 17 00:00:00 2001 From: DrCBeatz Date: Sat, 11 May 2024 18:40:55 -0400 Subject: [PATCH] add meta description tag to index.html --- frontend/index.html | 2 ++ static/index.html | 2 ++ staticfiles/index.html | 1 + 3 files changed, 5 insertions(+) diff --git a/frontend/index.html b/frontend/index.html index 5eed627..878c149 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -6,6 +6,8 @@ + Evaluate Master Theorem diff --git a/static/index.html b/static/index.html index 6fbf363..bc58b71 100644 --- a/static/index.html +++ b/static/index.html @@ -6,6 +6,8 @@ + Evaluate Master Theorem diff --git a/staticfiles/index.html b/staticfiles/index.html index 6fbf363..ad6ea5e 100644 --- a/staticfiles/index.html +++ b/staticfiles/index.html @@ -6,6 +6,7 @@ + Evaluate Master Theorem