Skip to content

Commit

Permalink
update img
Browse files Browse the repository at this point in the history
  • Loading branch information
XiangyunHuang committed Jun 19, 2024
1 parent e8f7968 commit cee7b34
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 5 deletions.
16 changes: 13 additions & 3 deletions content/_index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ title: "黄湘云"
img {
border-radius: 8px;
width: 55%;
width: 75%;
display: block;
margin-left: auto;
margin-right: auto;
Expand All @@ -20,7 +20,17 @@ img {
```


![Do one thing and do it well.](/img/iris.jpg)

![Do one thing and do it well.](/img/song.jpg)

[统计之都](https://cosx.org/)软件工具栏目编辑,毕业于中国矿业大学(北京),多年 [R 语言](https://cran.r-project.org/)爱好者,[《现代统计图形》](https://msg2020.pzhao.org/)合著者。感兴趣的领域有数据可视化、空间分析、混合模型。曾就职于 51Talk 大数据智能中心、美团搜索技术部,从事数据开发、数据分析和数据挖掘相关的工作。



<!--
如果人生感到迷茫的时候,就读读书,在书中找到为人处事的原则。
高 华 我们还是有希望的《红太阳是怎样升起来的》《站在历史的风陵渡口》
陈丹青 先活下去,艺术就是装逼《退步集》《纽约琐记》
许子东 地沟海心,喝地沟油的命,操中南海的心 《书生之见·子东时间》
秦 晖 怀绝望之心,行希望之事《走出帝制》披着社会主义外衣的极权主义
-->
12 changes: 10 additions & 2 deletions content/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<style type="text/css">
img {
border-radius: 8px;
width: 55%;
width: 75%;
display: block;
margin-left: auto;
margin-right: auto;
Expand All @@ -18,7 +18,15 @@
}
</style>
<div class="float">
<img src="/img/iris.jpg" alt="Do one thing and do it well." />
<img src="/img/song.jpg" alt="Do one thing and do it well." />
<div class="figcaption">Do one thing and do it well.</div>
</div>
<p><a href="https://cosx.org/">统计之都</a>软件工具栏目编辑,毕业于中国矿业大学(北京),多年 <a href="https://cran.r-project.org/">R 语言</a>爱好者,<a href="https://msg2020.pzhao.org/">《现代统计图形》</a>合著者。感兴趣的领域有数据可视化、空间分析、混合模型。曾就职于 51Talk 大数据智能中心、美团搜索技术部,从事数据开发、数据分析和数据挖掘相关的工作。</p>
<!--
如果人生感到迷茫的时候,就读读书,在书中找到为人处事的原则。
高 华 我们还是有希望的《红太阳是怎样升起来的》《站在历史的风陵渡口》
陈丹青 先活下去,艺术就是装逼《退步集》《纽约琐记》
许子东 地沟海心,喝地沟油的命,操中南海的心 《书生之见·子东时间》
秦 晖 怀绝望之心,行希望之事《走出帝制》披着社会主义外衣的极权主义
-->
Binary file added static/img/Picasso.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/me.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/img/song.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cee7b34

Please sign in to comment.