diff --git a/web/app/themes/mitlib-parent/404.php b/web/app/themes/mitlib-parent/404.php index 90f2da88..d22bcc69 100644 --- a/web/app/themes/mitlib-parent/404.php +++ b/web/app/themes/mitlib-parent/404.php @@ -27,7 +27,7 @@
-

The requested content was not found.

+

Sorry, that link doesn’t work anymore. Get help below!

diff --git a/web/app/themes/mitlib-parent/inc/site-search.php b/web/app/themes/mitlib-parent/inc/site-search.php index 10493b02..307e90af 100644 --- a/web/app/themes/mitlib-parent/inc/site-search.php +++ b/web/app/themes/mitlib-parent/inc/site-search.php @@ -20,18 +20,14 @@ -

Browse our A-Z index of pages on this site.

- -

You can also check out these commonly-used resources:

+

Need help? Ask us!

+

Or try:

-

Need more help? Ask us!

diff --git a/web/app/themes/mitlib-parent/search.php b/web/app/themes/mitlib-parent/search.php index f3988789..d38e1423 100644 --- a/web/app/themes/mitlib-parent/search.php +++ b/web/app/themes/mitlib-parent/search.php @@ -2,6 +2,12 @@ /** * The template for displaying Search Results pages. * + * We generally don't rely on this template for _most_ of our site search. + * However, the template remains to handle built in search functionality in + * WordPress. + * + * Example link that uses this template: `/?s=keyword` + * * @package MITlib_Parent * @since 0.2.0 */