about summary refs log tree commit diff
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-06-06T11·26+0300
committertazjin <tazjin@tvl.su>2023-06-06T11·43+0000
commit5dee4780dab5e22eb2929a3b4287c5a781fc20f9 (patch)
treeefdbcdd87bef1bd6dcca3010c0b7115bb443b6de
parent6fa6f3a7f4a72a74ce495609646d2dae3789cde3 (diff)
chore(corp/rih): move frontend to a separate folder r/6237
Change-Id: Ic7467f459015c39c73f87c61a048319eaf1243be
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8714
Tested-by: BuildkiteCI
Reviewed-by: tazjin <tazjin@tvl.su>
-rw-r--r--corp/rih/frontend/Cargo.lock (renamed from corp/rih/Cargo.lock)0
-rw-r--r--corp/rih/frontend/Cargo.toml (renamed from corp/rih/Cargo.toml)0
-rw-r--r--corp/rih/frontend/default.nix (renamed from corp/rih/default.nix)0
-rw-r--r--corp/rih/frontend/index.css (renamed from corp/rih/index.css)0
-rw-r--r--corp/rih/frontend/index.html (renamed from corp/rih/index.html)0
-rw-r--r--corp/rih/frontend/rih-logo.png (renamed from corp/rih/rih-logo.png)bin420956 -> 420956 bytes
-rw-r--r--corp/rih/frontend/src/home.html (renamed from corp/rih/src/home.html)0
-rw-r--r--corp/rih/frontend/src/main.rs (renamed from corp/rih/src/main.rs)0
-rw-r--r--corp/rih/frontend/src/privacy-policy.md (renamed from corp/rih/src/privacy-policy.md)0
-rw-r--r--corp/rih/frontend/static-markdown/Cargo.toml (renamed from corp/rih/static-markdown/Cargo.toml)0
-rw-r--r--corp/rih/frontend/static-markdown/src/lib.rs (renamed from corp/rih/static-markdown/src/lib.rs)0
11 files changed, 0 insertions, 0 deletions
diff --git a/corp/rih/Cargo.lock b/corp/rih/frontend/Cargo.lock
index b9d5c9c330..b9d5c9c330 100644
--- a/corp/rih/Cargo.lock
+++ b/corp/rih/frontend/Cargo.lock
diff --git a/corp/rih/Cargo.toml b/corp/rih/frontend/Cargo.toml
index 1ef53bb5d3..1ef53bb5d3 100644
--- a/corp/rih/Cargo.toml
+++ b/corp/rih/frontend/Cargo.toml
diff --git a/corp/rih/default.nix b/corp/rih/frontend/default.nix
index 24bbde09b9..24bbde09b9 100644
--- a/corp/rih/default.nix
+++ b/corp/rih/frontend/default.nix
diff --git a/corp/rih/index.css b/corp/rih/frontend/index.css
index e71a9c8b0c..e71a9c8b0c 100644
--- a/corp/rih/index.css
+++ b/corp/rih/frontend/index.css
diff --git a/corp/rih/index.html b/corp/rih/frontend/index.html
index 4f0f8f3604..4f0f8f3604 100644
--- a/corp/rih/index.html
+++ b/corp/rih/frontend/index.html
diff --git a/corp/rih/rih-logo.png b/corp/rih/frontend/rih-logo.png
index 5d12843ede..5d12843ede 100644
--- a/corp/rih/rih-logo.png
+++ b/corp/rih/frontend/rih-logo.png
Binary files differdiff --git a/corp/rih/src/home.html b/corp/rih/frontend/src/home.html
index 697daf5148..697daf5148 100644
--- a/corp/rih/src/home.html
+++ b/corp/rih/frontend/src/home.html
diff --git a/corp/rih/src/main.rs b/corp/rih/frontend/src/main.rs
index 9b7e38422a..9b7e38422a 100644
--- a/corp/rih/src/main.rs
+++ b/corp/rih/frontend/src/main.rs
diff --git a/corp/rih/src/privacy-policy.md b/corp/rih/frontend/src/privacy-policy.md
index 843aac4c0a..843aac4c0a 100644
--- a/corp/rih/src/privacy-policy.md
+++ b/corp/rih/frontend/src/privacy-policy.md
diff --git a/corp/rih/static-markdown/Cargo.toml b/corp/rih/frontend/static-markdown/Cargo.toml
index c0e298d44c..c0e298d44c 100644
--- a/corp/rih/static-markdown/Cargo.toml
+++ b/corp/rih/frontend/static-markdown/Cargo.toml
diff --git a/corp/rih/static-markdown/src/lib.rs b/corp/rih/frontend/static-markdown/src/lib.rs
index 6a25c92926..6a25c92926 100644
--- a/corp/rih/static-markdown/src/lib.rs
+++ b/corp/rih/frontend/static-markdown/src/lib.rs