From 764b392b2b53b588dfb1cfce97e9ad677fe02aac Mon Sep 17 00:00:00 2001 From: Joachim Van Herwegen Date: Fri, 6 Oct 2023 14:32:04 +0200 Subject: [PATCH] feat: Link to the account page in the pod README --- templates/pod/base/README$.md.hbs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/templates/pod/base/README$.md.hbs b/templates/pod/base/README$.md.hbs index 19ace8a48..23e4064c2 100644 --- a/templates/pod/base/README$.md.hbs +++ b/templates/pod/base/README$.md.hbs @@ -16,6 +16,11 @@ is through Solid apps. For example, you can open your pod in [Databrowser](https://solidos.github.io/mashlib/dist/browse.html?uri={{podBaseUrl}}). +## Accessing your account +To keep track of your pods, webIDs and any other resources, +you can [log in]({{oidcIssuer}}.account/) to your account. +There you can, for example, update the owners of this pod. + ## Learn more The [Solid website](https://solidproject.org/) and the people on its [forum](https://forum.solidproject.org/)