Skip to content

Commit

Permalink
update contact page: remove bird icon
Browse files Browse the repository at this point in the history
It does not display well in windows
  • Loading branch information
YonghuiDong committed Jan 15, 2024
1 parent fc8eca8 commit 3d8aa43
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion inst/app/www/contact.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ output:
css: custom.css
---

<b><span style="color:#6682c4; font-size:30px;">𓅫 Contact </span></b>
<b><span style="color:#6682c4; font-size:30px;"> Contact </span></b>

<img src='img/logo.png' height="180" style = "float: right; margin: 20px;"/>

Expand Down
2 changes: 1 addition & 1 deletion inst/app/www/contact.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion inst/app/www/contact.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<b><span style="color:#6682c4; font-size:30px;">𓅫 Contact </span></b>
<b><span style="color:#6682c4; font-size:30px;"> Contact </span></b>

<img src='www/img/logo.png' height="180" style = "float: right; margin: 20px;"/>

Expand Down

0 comments on commit 3d8aa43

Please sign in to comment.