You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nete-madi 62b362b21e
Fix site title attribute logic (#121)
The site title attribute had some logic that would change the site title if a project modal was open, but it caused the title to permanently be set to the title of the last entry in the _posts directory. I removed the if/else logic to keep the site title to be what is specified in _config.yml in the "title" field.
4 years ago
..
css Implement flexbox layout for portfolio grid 4 years ago
about.html Fix download link 6 years ago
contact.html Accessibility fix for form input labels 5 years ago
contact_disqus.html Update contact_disqus.html 9 years ago
contact_static.html Another accessibility fix 5 years ago
footer.html Fix typo in a class name on the footer. 10 years ago
head.html Fix site title attribute logic (#121) 4 years ago
header.html Add html-proofer script and related fixes 5 years ago
js.html feat: include disqus if we enable it 9 years ago
js_disqus.html feat: add includes part for disqus display 9 years ago
modals.html Only include elements that are specified 7 years ago
nav.html Put navigation in a separate file 10 years ago
portfolio_grid.html Implement flexbox layout for portfolio grid 4 years ago