improve docs header, nav and social cards

This commit is contained in:
Ben Phelps 2024-06-14 14:11:23 +03:00
parent aa33cf7295
commit 4d88ea1883
15 changed files with 293 additions and 27 deletions

View file

@ -1,6 +1,6 @@
---
title: Proxies Guide
description: How to use and create Homepage widget proxies.
description: Learn about proxy handlers in Homepage, and how to securely fetch data from an API.
---
Homepage includes a set of built-in proxy handlers that can be used to fetch data from an API. We will go over how to use these proxy handlers and briefly cover how to create your own.