From c6a281e161f09e4c81448000a582b5965ceafd9a Mon Sep 17 00:00:00 2001 From: Jeremy Warner Date: Mon, 30 Jan 2023 17:59:05 -0800 Subject: [PATCH] links --- app/imports/ui/pages/AboutPage.jsx | 28 ++++++++++++++++++---------- app/imports/ui/pages/GuidePage.jsx | 16 ++++++++++++++-- 2 files changed, 32 insertions(+), 12 deletions(-) diff --git a/app/imports/ui/pages/AboutPage.jsx b/app/imports/ui/pages/AboutPage.jsx index e4e55ed5..3390ee5e 100644 --- a/app/imports/ui/pages/AboutPage.jsx +++ b/app/imports/ui/pages/AboutPage.jsx @@ -51,16 +51,24 @@ class AboutPage extends BaseComponent {
- Check out the [ user guide ] to - see more of what SlideSpecs can do. Please contact [{" "} - - Jeremy Warner - {" "} - ] with feedback or questions. +

+ See the [user guide] for + more of what SlideSpecs can do. +

+ +

+ Please contact [ + Jeremy Warner] + with feedback or questions. +

+ +

+ The [ + + source code + + ] for SlideSpecs is on GitHub. +

diff --git a/app/imports/ui/pages/GuidePage.jsx b/app/imports/ui/pages/GuidePage.jsx index 1c9c095c..8365dcda 100644 --- a/app/imports/ui/pages/GuidePage.jsx +++ b/app/imports/ui/pages/GuidePage.jsx @@ -21,6 +21,18 @@ class GuidePage extends BaseComponent { Jump to: presenters |{" "} audience |{" "} instructors +
+
+ Check out{" "} + + an example talk with feedback. + +
+
+ See also: about SlideSpecs. +
+
+

For Presenters

@@ -28,8 +40,8 @@ class GuidePage extends BaseComponent {

Getting Started

Login by typing in your password and username. The [{" "} - home page ] lists all of - your talks. + home page ] lists all of your + talks.