hugo-PaperMod/layouts
Kian Kasad 14ebcdecf3
Add 'align' option to figure shortcode (#256)
Usage: 

{{< figure align=center src="image.jpg" >}}

Parameter values:
  - 'center': align image and captions to center of page
  - anything else neglected

* Appends "#center" to the image's URL in order to utilize existing CSS
rules for centering images.
2021-02-22 11:24:43 +05:30
..
_default Use custom paginator's PageNumber for home-info 2021-02-10 21:17:40 +05:30
partials Add social icon for unsplash (#255) 2021-02-20 12:28:24 +05:30
shortcodes Add 'align' option to figure shortcode (#256) 2021-02-22 11:24:43 +05:30
404.html update 404 to match baseof 2020-07-22 17:29:51 +05:30
robots.txt layouts: use hugo.IsProduction 2020-12-13 20:19:25 +05:30