target blank, image resize and repo lin moved
This commit is contained in:
@@ -24,13 +24,13 @@ const docs = unsortedDocs
|
||||
}
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1 style="text-align: center;">{frontmatter.title}</h1>
|
||||
<a href={"https://github.com/vaporvee/" + frontmatter.repo}
|
||||
<a href={"https://github.com/vaporvee/" + frontmatter.repo} target="_blank"
|
||||
><img
|
||||
src="/github-mark.svg"
|
||||
style="margin-bottom: -10px; margin-right:3px;"
|
||||
/>Respository</a
|
||||
><br />
|
||||
<h1 style="text-align: center;">{frontmatter.title}</h1>
|
||||
<br />
|
||||
<hr style="width: 100%; margin: 2vh;" />
|
||||
<br />
|
||||
|
Reference in New Issue
Block a user