feat: page titles

This commit is contained in:
Jannat Patel
2024-03-19 12:04:58 +05:30
parent cc07dd849c
commit 86748b301d
6 changed files with 49 additions and 6 deletions

View File

@@ -35,7 +35,8 @@
"in_standard_filter": 1,
"label": "Member",
"options": "User",
"reqd": 1
"reqd": 1,
"search_index": 1
},
{
"default": "Student",
@@ -123,7 +124,7 @@
],
"index_web_pages_for_search": 1,
"links": [],
"modified": "2023-10-02 12:41:25.139734",
"modified": "2024-03-18 17:32:30.182301",
"modified_by": "Administrator",
"module": "LMS",
"name": "LMS Enrollment",

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Frappe UI App</title>
<title>Learning</title>
<script type="module" crossorigin src="/assets/index-xt-hKVBz.js"></script>
<link rel="modulepreload" crossorigin href="/assets/frappe-ui-n1bXVQkV.js">
<link rel="stylesheet" crossorigin href="/assets/frappe-ui-dYBF8eAq.css">