summaryrefslogtreecommitdiff
path: root/fossee_manim/templates
diff options
context:
space:
mode:
authorSharanya A2019-07-11 15:58:23 +0530
committerSharanya A2019-07-11 15:58:23 +0530
commit8ed51298b4ced6acd6e21ee8140b1ebac6345a6d (patch)
tree1a988871d041c623497bcc8490b42a73b9f1bc94 /fossee_manim/templates
parent6b5cbaa7d0f6fffd9db6b1d76ab2f3cce45f2187 (diff)
downloadFOSSEE_animations-8ed51298b4ced6acd6e21ee8140b1ebac6345a6d.tar.gz
FOSSEE_animations-8ed51298b4ced6acd6e21ee8140b1ebac6345a6d.tar.bz2
FOSSEE_animations-8ed51298b4ced6acd6e21ee8140b1ebac6345a6d.zip
Included meta
Diffstat (limited to 'fossee_manim/templates')
-rw-r--r--fossee_manim/templates/fossee_manim/index.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/fossee_manim/templates/fossee_manim/index.html b/fossee_manim/templates/fossee_manim/index.html
index 6365968..ade5b2e 100644
--- a/fossee_manim/templates/fossee_manim/index.html
+++ b/fossee_manim/templates/fossee_manim/index.html
@@ -1,6 +1,15 @@
<!DOCTYPE html>
<html>
<head>
+ <meta charset="utf-8">
+
+ <meta http-equiv="X-UA-Compatible" content="IE=edge">
+ <meta name="viewport" content="width=device-width, initial-scale=1">
+ <meta name="Akshen Doke" content="FOSSEE-IITB">
+ <meta name="title" content="Welcome to FOSSEE's Animation for Education">
+ <meta name="description" content=".">
+ <meta name="keywords" content="fossee, iit bombay, animation based learning math, manim, python based animations">
+
<title>FOSSEE Animations</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
@@ -25,8 +34,8 @@
padding: 10px;
}
</style>
+ <!-- favicon -->
<link rel="shortcut icon" href="{{ URL_ROOT }}/static/img/favicon.ico" />
-
</head>
<body>