Skip to content

Commit

Permalink
better formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
snyhlxde1 committed Mar 15, 2024
1 parent 7a5d797 commit 812a833
Show file tree
Hide file tree
Showing 7 changed files with 21 additions and 23 deletions.
2 changes: 1 addition & 1 deletion layouts/shortcodes/lab_member.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
.lab-member p,
.lab-member .social-links {
margin-top: 0; /* Reduces space above the element */
margin-bottom: 10px; /* Reduces space below the element, adjust as needed */
margin-bottom: 0px; /* Reduces space below the element, adjust as needed */
}
.lab-member h3 {
font-size: 1.0rem; /* Adjust the font size as needed */
Expand Down
7 changes: 3 additions & 4 deletions layouts/shortcodes/socialBadges.html
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<div style="display: flex !important; align-items: center !important; gap: 25px !important;">
<a href="https://arxiv.org/abs/{{ .Get "arxiv-index" }}" target="_blank" rel="noopener noreferrer">
<img src="https://img.shields.io/badge/arXiv-{{ .Get "arxiv-index" }}-white.svg?style=social" style="transform: scale(1.2);">
<div style="padding-left: 30px; display: flex !important; gap: 60px !important;">
<a href="https://arxiv.org/abs/{{ .Get "arxiv-index" }}" target="_blank" rel="noopener noreferrer"> <img src="https://img.shields.io/badge/arXiv-{{ .Get "arxiv-index" }}-white.svg?style=social" style="transform: scale(1.5);">
</a>
<a href="https://github.com/{{ .Get "github" }}" target="_blank" rel="noopener noreferrer">
<img src="https://img.shields.io/github/stars/{{ .Get "github" }}?style=social" style="transform: scale(1.2);">
<img src="https://img.shields.io/github/stars/{{ .Get "github" }}?style=social" style="transform: scale(1.5);">
</a>
</div>
4 changes: 2 additions & 2 deletions layouts/shortcodes/xBadge.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<div style="align-items: center !important; gap: 10px !important;">
<div style="padding-left: 30px; align-items: center !important; gap: 10px !important;">
<a href="https://twitter.com/{{ .Get "twitter" }}" target="_blank" rel="noopener noreferrer">
<img src="https://img.shields.io/twitter/url?label=Follow%20%40{{ .Get "twitter" }}&style=social&url=https%3A%2F%2Ftwitter.com%2F{{ .Get "twitter" }}" style="transform: scale(1.1);">
<img src="https://img.shields.io/twitter/url?label=Follow%20%40{{ .Get "twitter" }}&style=social&url=https%3A%2F%2Ftwitter.com%2F{{ .Get "twitter" }}" style="transform: scale(1.5);">
</a>
</div>
7 changes: 3 additions & 4 deletions public/blogs/cllm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,12 +170,11 @@ <h1 class="post-title entry-hint-parent">
<figure class="entry-cover"><img loading="eager" src="//localhost:1313/img/objective_illustration_global.jpg" alt="jacobi trajectory">
<p>An instance of Jacobi trajectory and an illustration of the global consistency loss learning objective.</p>
</figure>
<div class="post-content"><div style="display: flex !important; align-items: center !important; gap: 25px !important;">
<a href="https://arxiv.org/abs/2403.00835" target="_blank" rel="noopener noreferrer">
<img src="https://img.shields.io/badge/arXiv-2403.00835-white.svg?style=social" style="transform: scale(1.2);">
<div class="post-content"><div style="padding-left: 30px; display: flex !important; gap: 60px !important;">
<a href="https://arxiv.org/abs/2403.00835" target="_blank" rel="noopener noreferrer"> <img src="https://img.shields.io/badge/arXiv-2403.00835-white.svg?style=social" style="transform: scale(1.5);">
</a>
<a href="https://github.com/hao-ai-lab/Consistency_LLM" target="_blank" rel="noopener noreferrer">
<img src="https://img.shields.io/github/stars/hao-ai-lab/Consistency_LLM?style=social" style="transform: scale(1.2);">
<img src="https://img.shields.io/github/stars/hao-ai-lab/Consistency_LLM?style=social" style="transform: scale(1.5);">
</a>
</div>

Expand Down
4 changes: 2 additions & 2 deletions public/home/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,9 +176,9 @@ <h1 class="post-title entry-hint-parent">



<div style="align-items: center !important; gap: 10px !important;">
<div style="padding-left: 30px; align-items: center !important; gap: 10px !important;">
<a href="https://twitter.com/haoailab" target="_blank" rel="noopener noreferrer">
<img src="https://img.shields.io/twitter/url?label=Follow%20%40haoailab&style=social&url=https%3A%2F%2Ftwitter.com%2Fhaoailab" style="transform: scale(1.1);">
<img src="https://img.shields.io/twitter/url?label=Follow%20%40haoailab&style=social&url=https%3A%2F%2Ftwitter.com%2Fhaoailab" style="transform: scale(1.5);">
</a>
</div>

Expand Down
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,9 +188,9 @@ <h1></h1>



<div style="align-items: center !important; gap: 10px !important;">
<div style="padding-left: 30px; align-items: center !important; gap: 10px !important;">
<a href="https://twitter.com/haoailab" target="_blank" rel="noopener noreferrer">
<img src="https://img.shields.io/twitter/url?label=Follow%20%40haoailab&style=social&url=https%3A%2F%2Ftwitter.com%2Fhaoailab" style="transform: scale(1.1);">
<img src="https://img.shields.io/twitter/url?label=Follow%20%40haoailab&style=social&url=https%3A%2F%2Ftwitter.com%2Fhaoailab" style="transform: scale(1.5);">
</a>
</div>

Expand Down
16 changes: 8 additions & 8 deletions public/people/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h1 class="post-title entry-hint-parent">
.lab-member p,
.lab-member .social-links {
margin-top: 0;
margin-bottom: 10px;
margin-bottom: 0px;
}
.lab-member h3 {
font-size: 1.0rem;
Expand Down Expand Up @@ -222,7 +222,7 @@ <h3>Hao Zhang</h3>
.lab-member p,
.lab-member .social-links {
margin-top: 0;
margin-bottom: 10px;
margin-bottom: 0px;
}
.lab-member h3 {
font-size: 1.0rem;
Expand Down Expand Up @@ -266,7 +266,7 @@ <h3>Lanxiang Hu</h3>
.lab-member p,
.lab-member .social-links {
margin-top: 0;
margin-bottom: 10px;
margin-bottom: 0px;
}
.lab-member h3 {
font-size: 1.0rem;
Expand Down Expand Up @@ -308,7 +308,7 @@ <h3>Yichao Fu</h3>
.lab-member p,
.lab-member .social-links {
margin-top: 0;
margin-bottom: 10px;
margin-bottom: 0px;
}
.lab-member h3 {
font-size: 1.0rem;
Expand Down Expand Up @@ -350,7 +350,7 @@ <h3>Will Lin</h3>
.lab-member p,
.lab-member .social-links {
margin-top: 0;
margin-bottom: 10px;
margin-bottom: 0px;
}
.lab-member h3 {
font-size: 1.0rem;
Expand Down Expand Up @@ -392,7 +392,7 @@ <h3>Junda Chen</h3>
.lab-member p,
.lab-member .social-links {
margin-top: 0;
margin-bottom: 10px;
margin-bottom: 0px;
}
.lab-member h3 {
font-size: 1.0rem;
Expand Down Expand Up @@ -434,7 +434,7 @@ <h3>Jiangfei Duan</h3>
.lab-member p,
.lab-member .social-links {
margin-top: 0;
margin-bottom: 10px;
margin-bottom: 0px;
}
.lab-member h3 {
font-size: 1.0rem;
Expand Down Expand Up @@ -478,7 +478,7 @@ <h3>Anze Xie</h3>
.lab-member p,
.lab-member .social-links {
margin-top: 0;
margin-bottom: 10px;
margin-bottom: 0px;
}
.lab-member h3 {
font-size: 1.0rem;
Expand Down

0 comments on commit 812a833

Please sign in to comment.