From b98e54f5166e83a1f0086b2bdf0fdb4ec1e55ee1 Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Mon, 4 Jul 2022 13:47:17 -0700 Subject: [PATCH] Add tags --- .../posts/creating-a-firefox-pwa-for-discord-on-linux/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/posts/creating-a-firefox-pwa-for-discord-on-linux/index.md b/content/posts/creating-a-firefox-pwa-for-discord-on-linux/index.md index fb2adba..0addc65 100644 --- a/content/posts/creating-a-firefox-pwa-for-discord-on-linux/index.md +++ b/content/posts/creating-a-firefox-pwa-for-discord-on-linux/index.md @@ -1,6 +1,8 @@ --- title: "Creating a Firefox PWA for Discord on Linux" date: 2022-07-01T18:17:51-07:00 +tags: + - programming --- In this tutorial, I’ll explain how to set up, install, and configure a Firefox [PWA](https://en.wikipedia.org/wiki/Progressive_web_application) (Progressive Web Application) for Discord that integrates into your system, and some background on why you’d want to do so over the regular desktop version. I’ve tested these steps on Arch Linux and Xubuntu 20.04.