Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Added copy to home page to indicate site is under construction.
  • Loading branch information
vicadesoba authored May 16, 2024
1 parent d30147f commit c1893e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
<div class="row">
<div class="col-sm-12">
<p>
# Currently under construction. See docs
<b>Currently under construction.</b> See docs
<a target="_blank" href="http://bokeh.org">here</a>.
This hosts examples of applications built using
This site hosts examples of applications built using
<a target="_blank" href="http://bokeh.org">Bokeh</a>, a library for building data visualizations
and applications in the browser from <a target="_blank" href="https://www.python.org">Python</a>
(and other languages), without writing JavaScript.
Expand Down

0 comments on commit c1893e8

Please sign in to comment.