Skip to content

Commit f26c2cb

Browse files
authored
Update index.html
1 parent a695f7b commit f26c2cb

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/index.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,10 @@
88
<link href="//maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" rel="stylesheet">
99
<script src="//cdn.bootcss.com/jquery/3.2.1/jquery.min.js"></script>
1010
<script src="//cdn.bootcss.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
11+
1112
<script type="module" src="https://chat.pgpt.cloud/assets/index.js"></script>
12-
<!--link rel="stylesheet" href="https://chat.pgpt.cloud/assets/index.css"/-->
13+
<link rel="stylesheet" href="https://chat.pgpt.cloud/assets/index.css"/>
14+
1315
<meta name="viewport" content="width=device-width, initial-scale=1,maximum-scale=1, user-scalable=no">
1416
<link rel="stylesheet" type="text/css" href="static/qpython_theme.css">
1517
</head>
@@ -105,7 +107,7 @@ <h2 class="h2"><span class="index-tag"></span>About QPython</h2>
105107
<li class="col-sm-4 index-more-li">
106108
<div class="index-more-item">
107109
<h4><img src="static/ic_new@2x.png" width="19px"> What's NEW</h4>
108-
<p>QPython has made a remarkable comeback! Are you prepared to embark on a journey to explore its enhanced features?</p>
110+
<p>QPython has made a remarkable comeback in January 2024! Are you prepared to embark on a journey to explore its enhanced features?</p>
109111
<p>
110112
<br />- Python upgraded to 3.11.6, offering advanced capabilities.
111113
<br />- OpenAI and langchain libraries included for mastering Generative AI.
@@ -115,15 +117,16 @@ <h4><img src="static/ic_new@2x.png" width="19px"> What's NEW</h4>
115117
</li>
116118
<li class="col-sm-4 index-more-li">
117119
<div class="index-more-item">
118-
<h4><img src="static/ic_community@2x.png" width="19px"> QPython News</h4>
119-
<p>Get programming tips from <a target="_brank" href='https://twitter.com/qpython'>QPython Twitter</a></p>
120+
<h4><img src="static/ic_community@2x.png" width="19px"> QPython Courses</h4>
121+
<p>Practice Generative AI development within QPython (Video) </p>
120122
<p>Get releases' news from <a target="_brank" href='https://www.facebook.com/qpython'>QPython Facebook</a> </p>
121123
<p>Try QPython Challenge <a target="_brank" href='http://edu.qpython.org/featured/featured_2018_0116.html?form=web'>QPY Programming Challenge 0x00</a> (2018/1/6)</p>
122124
</div>
123125
</li>
124126
<li class="col-sm-4 index-more-li">
125127
<div class="index-more-item">
126-
<h4><img src="static/ic_support@2x.png" width="19px"> Related</h4>
128+
<h4><img src="static/ic_support@2x.png" width="19px"> QPython Community</h4>
129+
Get programming tips from <a target="_brank" href='https://twitter.com/qpython'>QPython Twitter</a>
127130
<ul>
128131
<p>QPython is a <a target="_brank" href='https://github.com/qpython-android/qpython'>Opensource</a> project, welcome to join us.<br />
129132
It supports many packages, please take a look at <a href='/en/qpypi.html'>QPYPI</a>.<br />

0 commit comments

Comments
 (0)