mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-09 06:21:13 +00:00
Rearranged homepage
This commit is contained in:
parent
1593953d48
commit
a8f967e2a0
2 changed files with 16 additions and 19 deletions
|
@ -16,7 +16,7 @@
|
|||
<h1 class="author title p-name">{{ .Site.Params.Author }}</h1>
|
||||
<a style="display: none" rel="me" class="u-url" href="{{ .Site.BaseURL }}"></a>
|
||||
<!-- description -->
|
||||
<p class="p-note">
|
||||
<p class="p-note" style="margin-top: -1rem;">
|
||||
{{ .Site.Params.description | safeHTML }}
|
||||
</p>
|
||||
<!-- Site Navigation -->
|
||||
|
@ -28,7 +28,7 @@
|
|||
</ul>
|
||||
</nav>
|
||||
<!-- Social Navigation -->
|
||||
<p>You can also find me on:</p>
|
||||
<p>Feel free to <a href='/contact'>reach out</a>:</p>
|
||||
<nav class="nav-home">
|
||||
<ul class="space-evenly">
|
||||
{{ range .Site.Menus.profile }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue