hugo-PaperMod/layouts
Aditya Telange 2bb7687a34
Profile-Mode: Generate a resize image
if the image is present in `assets` directory.
- Resizing the image will reduce the size of a large image.
- Should improve image load time.
- Usage:
  - Add the image under assets directory.
  - Provide path in `profileMode.imageUrl`.
  - if image is located as `assets/images/image.png` mention `profileMode.imageUrl: images/image.png`.
2022-03-27 19:55:28 +05:30
..
_default Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30
partials Profile-Mode: Generate a resize image 2022-03-27 19:55:28 +05:30
shortcodes collapse shortcode content can write formative code and change line (#561) 2021-09-17 18:41:23 +05:30
404.html Fix Spacing in overall repo 2021-03-30 18:26:43 +05:30
robots.txt Use site function instead of .Site or $.Site 2022-03-27 18:44:06 +05:30