mirror of
https://github.com/len0rd/personal-website.git
synced 2025-11-05 11:02:19 -05:00
fixed. generated MD now shows up and looks half decent. going to have it also use a scrollspy navbar on the left. needs to be autogenerated by the prestart script
This commit is contained in:
parent
d77ca583ea
commit
392156bf6c
9 changed files with 52 additions and 27 deletions
|
|
@ -3,7 +3,6 @@ var $document = $(document),
|
|||
navbarDef = 'bg-dark',
|
||||
effect = 'fadeInDown';
|
||||
|
||||
console.log('waddup');
|
||||
if (window.location.pathname ==='/') {
|
||||
$document.scroll(function() {
|
||||
//if >100 pixels have been scrolled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue