Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
xieguigang committed Aug 15, 2024
1 parent bb3fea9 commit fc9ab8c
Showing 1 changed file with 25 additions and 21 deletions.
46 changes: 25 additions & 21 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,18 +118,15 @@ <h2>Install a R# Package</h2>
</div>
</div>

<br />
<br />

<div class="row">
<div class="col">

<h1>DEMO</h1>

<div class="banner_img" style="
background-image: url(assets/images/HR2MSI_mouse_urinary_bladder_S096_RGB.png);
background-repeat: no-repeat; height:100%;">

</div>

<h1 style="font-weight: bold; font-size: 5em;">DEMO</h1>

<img class="banner_img" src="./assets/images/HR2MSI_mouse_urinary_bladder_S096_RGB.png" />

</div>
<div class="col">
Expand Down Expand Up @@ -163,7 +160,8 @@ <h1>DEMO</h1>
+ scale_y_continuous(labels = "F0")
;
}
</code></pre>
</code>
</pre>

</figure>
</div>
Expand Down Expand Up @@ -197,31 +195,37 @@ <h2 style="font-size: 6em;">About <span class="rsharp_name">R#</span> Language</
purpose, and it is totaly open source
and freely available at anytime.
</p>
<a class="read_more" href="https://github.com/rsharp-lang/R-sharp">Source on Github</a>
<br />
<br />
<p>
<a class="read_more" href="https://github.com/rsharp-lang/R-sharp">Source on Github</a>
</p>


<br />
<br />
<br />
<br />

<br />
<br />
<br />
<br />
<br />
<br />
<h3 style="font-weight: bold;">Artwork Credits</h3>

<p>
<a class="logo_footer" href="/"><img src="assets/images/logo.png" alt="#" style="width:72px;" /></a>
R# logo from art work: <a
href="https://www.clipartbest.com/clipart-di85MqodT">https://www.clipartbest.com/clipart-di85MqodT</a>
<a class="logo_footer" href="/"><img src="assets/images/logo.png" alt="#"
style="width:72px;" /></a>
R# logo from art work: <a
href="https://www.clipartbest.com/clipart-di85MqodT">https://www.clipartbest.com/clipart-di85MqodT</a>
</p>
<p>
Footer background banner artwork image comes from: <a href="https://zh.lovepik.com/images/illustration-1122635.html">水墨 by Lovepik.com</a>
Footer background banner artwork image comes from: <a
href="https://zh.lovepik.com/images/illustration-1122635.html">水墨 by Lovepik.com</a>
</p>
</div>

<div class="col-md-10 offset-md-1 text_align_center">
<div>
<span class="rsharp_name">R#</span> is power by <a
href="https://github.com/xieguigang/sciBASIC"><img src="assets/images/visualbasic.png"
style="width: 100px;" /></a> Framework
style="width: 100px;" /></a> Framework
</div>
</div>
</div>
Expand Down

0 comments on commit fc9ab8c

Please sign in to comment.