Skip to content

Commit b46ecf3

Browse files
ArletaArleta
authored andcommitted
00-24: background image
1 parent a3c21e9 commit b46ecf3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

_layouts/page.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
---
22
layout: default
33
---
4+
<script type="application/ld+json"></script>
45
"image": [
56
"{{ page.image }}"
6-
],
7+
]
8+
</script>
9+
710
{% if page.toc %}
811
{% assign contentsTitle = page.toc_title | default: 'Contents' %}
912
{% include toc.html html=content class='menu-list' h_min=2 h_max=3 contents_title=contentsTitle %}

articles/English/PowerPlatform/Get users who create most flows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ menubar: docs_menu
55
image: 'https://unsplash.com/s/photos/random'
66
hero_image: '/PowershellScripts.github.io/img/recipe-example.jpg'
77
show_sidebar: false
8+
hero_height: is-small
89
---
910

1011

0 commit comments

Comments
 (0)