Skip to content

Commit

Permalink
add audio examples
Browse files Browse the repository at this point in the history
  • Loading branch information
daewoung committed Sep 19, 2024
1 parent d79d141 commit d98f66a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _sass/pages/_posts.scss
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
.post {
margin-bottom: 4em;
width: 100%; /* Make the page take up 90% of the screen width */
max-width: 3000px; /* Set a maximum width to prevent it from getting too wide */
max-width: 2000px; /* Set a maximum width to prevent it from getting too wide */

}

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<div class="page">

<header style="max-width: 2000; margin: 0 auto;">
<h1 class="landing-title">ViolinDiff: Enhancing Expressive Violin Synthesis with Pitch Bend Conditioning </h1>
<h1 class="landing-title">ViolinDiff: <br> Enhancing Expressive Violin Synthesis with Pitch Bend Conditioning </h1>
<p style="font-size: 1.25em; font-style: italic; text-align: center; color: #555;">
<a href="https://scholar.google.com/citations?user=qzvPTyAAAAAJ&hl=ko" target="_blank" style="color: #1a73e8; text-decoration: none;">Daewoong Kim</a>,
<a href="https://scholar.google.com/citations?user=tEOa3O4AAAAJ" target="_blank" style="color: #1a73e8; text-decoration: none;">Hao-Wen Dong</a>,
Expand Down

0 comments on commit d98f66a

Please sign in to comment.