Commit Graph

14 Commits

Author SHA1 Message Date
Jerome Lachaud 89203dcb44 Fix indentation 2022-09-06 07:20:23 +02:00
Avonnaire 28bb2f9ecd Remove root-relative URLs
GitHub Pages is currently attempting to load CSS and JS from the root site, i.e yourusername.github.io, and as such it breaks. I removed the root-relative references, and it should work on every site now.
2022-08-25 12:00:52 +02:00
Kiran a92cee0579
Update fontawesome to 6.1.2 (#146) 2022-08-24 14:58:53 +02:00
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
Rodrigo Graça 246d37647c Adding missing meta keywords tag 2017-05-08 15:03:42 +01:00
Jerome Lachaud 4c049b5fff Merge pull request #33 from bdronneau/feat/verify-google-bing
feat: add meta for google & bing verification
2015-11-02 23:22:59 +00:00
basti1dr b28748b773 feat: add meta for google & bing verification 2015-09-27 15:54:36 +02:00
basti1dr 24aa1e362b feat(meta header): add meta header author to header if exists in config.yml 2015-09-27 00:54:36 +02:00
Hannes Van De Vreken a757a89f83 Add link in html head to refer rss readers to the feed 2015-02-25 15:26:16 +01:00
Jerome Lachaud df63ca923c Getting rid of 'baser' variable & references 2015-02-03 15:35:48 +01:00
Hannes Van De Vreken 769e386e5d Allow sites with https scheme to safely load all external assets 2015-01-14 16:48:07 +01:00
Oliver Stapleton b10d1d607b Colors can now be set in config file.
Had to move the css files containing the colors to the /_includes
directory to put variables in them.
2014-08-10 14:47:11 +02:00
Jerome Lachaud fd4b3a76e4 new design 2014-07-25 23:44:57 +02:00
Jerome Lachaud 8dfd0984dd First commit 2014-07-20 00:57:28 +02:00