forked from r3fang/home
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnotes
30 lines (21 loc) · 808 Bytes
/
notes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
hugo -d docs/
<title>Rongxin Fang, Bioinformatics PhD, Bing Ren Lab, UC San Diego, Ludwig Cancer Research</title>
<link rel="icon" type="image/jpg" href="/home/img/rongxin.jpg">
<link rel="apple-touch-icon" type="image/jpg" href="/home/img/rongxin.jpg">
<div class="container">
<footer class="site-footer">
<p class="powered-by">
© 2018 ·
Powered by the
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for
<a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>.
<span class="float-right" aria-hidden="true">
<a href="#" id="back_to_top">
<span class="button_icon">
<i class="fas fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</footer>
</div>