Skip to content

Commit 6337466

Browse files
authored
Added Social Image to Datafaker using Allscreenshots. (#1743)
* Added Social Image to Datafaker using Allscreenshots. * Added verification code to verify domain ownership
1 parent dfd575b commit 6337466

4 files changed

Lines changed: 9 additions & 0 deletions

File tree

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
vo5i7ZZG1Tq09s-PQX2BGNkCOnvcUKHUhGUOIBbglrg

docs/documentation/license.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1717
See the License for the specific language governing permissions and
1818
limitations under the License.
1919
```
20+
21+
## Third-party services
22+
23+
Social images for this documentation are generated using [Allscreenshots.com](https://allscreenshots.com).

material/overrides/home.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ <h1>Generating fake data has never been easier</h1>
2121
</div>
2222
</div>
2323
</section>
24+
<div style="position: fixed; bottom: 1rem; left: 0; right: 0; text-align: center;">
25+
<p style="font-size: 0.7rem; opacity: 0.7; margin: 0;">Social images for Datafaker are generated using <a href="https://allscreenshots.com" style="text-decoration: underline; color: inherit;">Allscreenshots.com</a></p>
26+
</div>
2427
{% endblock %}
2528
{% block content %}{% endblock %}
2629
{% block footer %}{% endblock %}

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ markdown_extensions:
7373

7474
plugins:
7575
- search
76+
- allscreenshots-og-screenshot
7677
- macros
7778
- minify:
7879
minify_html: true

0 commit comments

Comments
 (0)