File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!DOCTYPE html>
2- < html lang ="{{ .Site.LanguageCode }} " class =" h-full " style ="visibility: hidden; ">
2+ < html lang ="{{ .Site.LanguageCode }} " style ="visibility: hidden; ">
33 < head >
44 < meta charset ="utf-8 ">
55 < meta name ="theme-color " content ="#3e8ed0 "/>
Original file line number Diff line number Diff line change 77 < div class ="left ">
88 < div style ="border-left: solid 1px; height: 2rem; margin-inline: 0.25rem; "> </ div >
99 < a href ="/ "> Home</ a >
10- < a href ="/blog "> Blog</ a >
10+ <!-- <a href="/blog">Blog</a>-- >
1111 < a href ="/projects "> Projects</ a >
1212 < a href ="/contact "> Contact</ a >
1313 </ div >
3131
3232< nav id ="nav-dropdown " class ="vertical hidden ">
3333 < a href ="/ "> Home</ a >
34- < a href ="/blog "> Blog</ a >
34+ <!-- <a href="/blog">Blog</a>-- >
3535 < a href ="/projects "> Projects</ a >
3636 < a href ="/contact "> Contact</ a >
3737</ nav >
You can’t perform that action at this time.
0 commit comments