WIP: need help adding above 6 sections doesnt fit navbar
This commit is contained in:
parent
1c3154d47a
commit
8abdd621d0
4 changed files with 167 additions and 1 deletions
|
@ -23,7 +23,8 @@
|
|||
<link rel="stylesheet" href="{{ "/css/sections/projects.css" | relURL }}"/>
|
||||
<link rel="stylesheet" href="{{ "/css/sections/recent-posts.css" | relURL }}"/>
|
||||
<link rel="stylesheet" href="{{ "/css/sections/achievements.css" | relURL }}"/>
|
||||
|
||||
<link rel="stylesheet" href="{{ "/css/sections/accomplishments.css" | relURL }}"/>
|
||||
|
||||
<!-- Add Google Analytics if enabled in configuration -->
|
||||
{{ if site.GoogleAnalytics }}
|
||||
{{ template "_internal/google_analytics_async.html" . }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue