mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add OpenGraph to each page (#147)
OpenGraph Protocol is used by sites like Facebook to display a rich object in a social graph. * Add OpenGraph Protocol to each page Hugo has an internal template for [Open Graph](https://gohugo.io/templates/internal/#open-graph). It takes necessary information from either site's or post's config thus it makes sense to add it to each page. * Add 'series' to posts archetype This taxonomy is used to specify related “see also” pages by placing them in the same series. * Add series taxonomy to exampleSite config. * Add example of series to exampleSite * Add spaz926 to Contributors
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
e66c174061
commit
944092c225
@@ -29,4 +29,5 @@
|
||||
- [Piotr Januszewski](https://piojanu.github.io)
|
||||
- [Artem Khvastunov](https://artspb.me)
|
||||
- [Gabriel Nepomuceno] (https://blog.nepomuceno.me)
|
||||
- [Salvatore Giordano] (https://salvatore-giordano.github.io)
|
||||
- [Salvatore Giordano] (https://salvatore-giordano.github.io)
|
||||
- [Jeffrey Carpenter](https://uvolabs.me)
|
||||
Reference in New Issue
Block a user