From aa388f117353b13463e4c39ac733ef4626390b00 Mon Sep 17 00:00:00 2001 From: "J. Ryan Stinnett" Date: Thu, 17 Jan 2019 21:04:32 -0600 Subject: [PATCH] Copy images used by home.html This allows home.html to remain a regular HTML file without templating while still having a copy of the rooms directory icon. --- res/home.html | 2 +- res/home/images/icons-directory.svg | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletion(-) create mode 100644 res/home/images/icons-directory.svg diff --git a/res/home.html b/res/home.html index 934e491ecd..d8238870e8 100644 --- a/res/home.html +++ b/res/home.html @@ -130,7 +130,7 @@

_t("Search the room directory")

- + _t("Lots of rooms already exist in Matrix, linked to existing networks (Slack, IRC, Gitter etc) or independent. Check out the directory!") diff --git a/res/home/images/icons-directory.svg b/res/home/images/icons-directory.svg new file mode 100644 index 0000000000..2688b84713 --- /dev/null +++ b/res/home/images/icons-directory.svg @@ -0,0 +1,24 @@ + + + + icons_directory + Created with Sketch. + + + + + + + + + + + + + + + + + + + \ No newline at end of file