7
7
< link rel ="stylesheet " href ="css/styles.css ">
8
8
9
9
< meta name ="description "
10
- content ="https://vedicscript .github.io/online -ide world first programming language in sanskrit ">
10
+ content ="https://vedic-lang .github.io/vedic -ide world first programming language in sanskrit ">
11
11
< meta name ="keywords "
12
- content ="vedicscript , vedic,script , programming language, sanskrit, ptprashanttripathi, Pt. Prashant Tripathi ">
12
+ content ="vedic-lang , vedic, programming language, sanskrit, ptprashanttripathi, Pt. Prashant Tripathi ">
13
13
< meta name ="author " content ="Pt. Prashant Tripathi ">
14
14
< meta property ="og:locale " content ="en_US ">
15
15
< meta property ="og:type " content ="website ">
16
16
< meta property ="og:title " content ="Vedic Script Online IDE ">
17
17
< meta property ="og:description "
18
- content ="https://vedicscript .github.io/online -ide world first programming language in sanskrit ">
19
- < meta property ="og:url " content ="https://vedicscript .github.io/online -ide/ ">
18
+ content ="https://vedic-lang .github.io/vedic -ide world first programming language in sanskrit ">
19
+ < meta property ="og:url " content ="https://vedic-lang .github.io/vedic -ide/ ">
20
20
< meta property ="og:site_name " content ="Vedic Script Online IDE ">
21
21
< meta property ="article:author " content ="Pt. Prashant Tripathi ">
22
22
< meta property ="article:tag "
23
- content ="vedicscript , vedic,script, programming language, sanskrit, ptprashanttripathi, Pt. Prashant Tripathi ">
23
+ content ="vedic-lang , vedic,script, programming language, sanskrit, ptprashanttripathi, Pt. Prashant Tripathi ">
24
24
< meta property ="og:image " content ="https://avatars.githubusercontent.com/u/103427648?s=200&v=4 ">
25
25
< meta name ="twitter:card " content ="">
26
26
< meta name ="twitter:description "
27
- content ="https://vedicscript .github.io/online -ide world first programming language in sanskrit ">
27
+ content ="https://vedic-lang .github.io/vedic -ide world first programming language in sanskrit ">
28
28
< meta name ="twitter:title " content ="Vedic Script Online IDE ">
29
29
< meta name ="twitter:image " content ="https://avatars.githubusercontent.com/u/103427648?s=200&v=4 ">
30
30
< meta name ="twitter:creator " content ="Pt. Prashant Tripathi ">
@@ -39,9 +39,9 @@ <h3>Vedic Script
39
39
</ h3 >
40
40
< nav >
41
41
< ul >
42
- < li > < a href ="/ "> Home</ a > </ li >
43
- < li > < a href ="/ "> Docs</ a > </ li >
44
- < li > < a href ="https://github.com/vedicscript/vedicscript "> Github</ a > </ li >
42
+ < li > < a href ="https://vedic-lang.github.io/vedic-ide "> Home</ a > </ li >
43
+ < li > < a href ="https://vedic-lang.github.io "> Docs</ a > </ li >
44
+ < li > < a href ="https://github.com/vedic-lang/vedic "> Github</ a > </ li >
45
45
</ ul >
46
46
</ nav >
47
47
</ header >
@@ -60,26 +60,13 @@ <h4 style="color: grey;">#CONSOLE</h4>
60
60
</ div >
61
61
< div class ="hint-area ">
62
62
< h4 style ="color: grey; "> #KEYWORDS</ h4 >
63
- < button onclick ="editorLib.add('वद्'); "> वद्</ button >
64
- < button onclick ="editorLib.add('यदि'); "> यदि</ button >
65
- < button onclick ="editorLib.add('अथ'); "> अथ</ button >
66
- < button onclick ="editorLib.add('सत्य'); "> सत्य</ button >
67
- < button onclick ="editorLib.add('असत्य'); "> असत्य</ button >
68
- < button onclick ="editorLib.add('सूत्रम्'); "> सूत्रम्</ button >
69
- < button onclick ="editorLib.add('फल'); "> फल</ button >
70
- < button onclick ="editorLib.add('चक्रम्'); "> चक्रम्</ button >
71
- < button onclick ="editorLib.add('पर्यन्तम्'); "> पर्यन्तम्</ button >
72
- < button onclick ="editorLib.add('विराम्'); "> विराम्</ button >
73
- < button onclick ="editorLib.add('निर्देश'); "> निर्देश</ button >
74
- < button onclick ="editorLib.add('यद'); "> यद</ button >
75
- < button onclick ="editorLib.add('यदभवे'); "> यदभवे</ button >
76
- < button onclick ="editorLib.add('अवहन्'); "> अवहन्</ button >
63
+ <!-- <button onclick="editorLib.add('वद्');">वद्</button> -->
77
64
</ div >
78
65
</ div >
79
66
</ div >
80
67
<!-- Required Libraries -->
81
68
< script src ="https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.14/ace.min.js " integrity ="sha512-hDyKEpCc9jPn3u2VffFjScCtNqZI+BAbThAhhDYqqqZbxMqmTSNIgdU0OU9BRD/8wFxHIWLAo561hh9fW7j6sA== " crossorigin ="anonymous " referrerpolicy ="no-referrer "> </ script >
82
- < script src ="js/vedicscript .js " type ="text/javascript "> </ script >
69
+ < script src ="js/vedic .js " type ="text/javascript "> </ script >
83
70
84
71
<!-- Custom Scripts -->
85
72
< script src ="js/editor.js "> </ script >
0 commit comments