aboutsummaryrefslogtreecommitdiff
path: root/layouts/partials/head.html
Commit message (Collapse)AuthorAgeFilesLines
* Add support for cookie consent and with GA4Frank Blechschmidt2023-05-221-12/+10
|
* Add option to ask crawlers to not index a pageGabriele Bozzola2022-10-091-0/+4
| | | | | | | | | | | | | With this commit, pages can be marked as "noindex" to avoid indexing from search engines. To activate this tag on a give page, the option `noindex` has to be set true at the beginning on the markdown file, as in: ``` +++ title = "Example" noindex = true +++ ```
* Load Academicicons v1Aniol Martí2022-10-031-0/+1
| | | | Font Awesome does not include some academic icons, for instance Scholar. In a Researcher theme having them is quite useful, so I propose adding support for Academicicons.
* Add social icons in footerAniol Marti2021-04-291-0/+1
|
* Support appearance customization in site configOlivier Roques2021-01-311-1/+1
| | | | | Closes #7 Closes #13
* Add RSS link suggested by #9Olivier Roques2020-11-251-0/+4
|
* Add Google Analytics option to example siteOlivier Roques2020-11-241-4/+4
|
* Upgrade Bootstrap and faviconOlivier Roques2020-11-211-5/+5
|
* Fix #5Olivier Roques2020-11-151-1/+0
|
* Add support for Google AnalyticsFrank Blechschmidt2020-10-181-0/+4
|
* Change baseurlOlivier Roques2020-08-091-0/+1
|
* Add resources folderOlivier Roques2020-08-081-1/+1
|
* Add sass filesOlivier Roques2020-08-021-0/+18
|
* First commitOlivier Roques2020-08-011-0/+0