freelancer-theme/_includes
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.
2021-04-05 23:57:42 +02:00
..
css Implement flexbox layout for portfolio grid 2020-05-13 16:45:40 -04:00
about.html Fix download link 2018-07-19 08:53:04 +08:00
contact.html Accessibility fix for form input labels 2019-07-08 10:19:59 -04:00
contact_disqus.html Update contact_disqus.html 2015-11-12 14:09:27 +00:00
contact_static.html Another accessibility fix 2019-07-08 10:26:44 -04:00
footer.html Fix typo in a class name on the footer. 2015-01-26 11:17:21 -06:00
head.html Fix site title attribute logic (#121) 2021-04-05 23:57:42 +02:00
header.html Add html-proofer script and related fixes 2020-04-08 15:21:12 +02:00
js.html feat: include disqus if we enable it 2015-09-27 18:40:16 +02:00
js_disqus.html feat: add includes part for disqus display 2015-09-27 18:39:34 +02:00
modals.html Only include elements that are specified 2017-11-06 20:32:37 -05:00
nav.html Put navigation in a separate file 2015-02-01 23:51:04 +01:00
portfolio_grid.html Implement flexbox layout for portfolio grid 2020-05-13 16:45:40 -04:00