diff --git a/README.md b/README.md index d42e66588..687f49543 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,10 @@ _Customized themes are also synced with local session storage_ - Send and receive data +📡 **Server Sent Events**: Receive a stream of updates from a server over a HTTP connection without resorting to polling. + + - Receive data + 🌍 **GraphQL**: GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. - Set endpoint and get schemas diff --git a/layouts/default.vue b/layouts/default.vue index fc15fd766..e13d12aae 100644 --- a/layouts/default.vue +++ b/layouts/default.vue @@ -101,9 +101,9 @@ settings_input_hdmi @@ -144,7 +144,7 @@ -
+