about summary refs log tree commit diff
path: root/corp/rih/frontend/index.html
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2023-07-02T15·58+0300
committerclbot <clbot@tvl.fyi>2023-07-02T16·03+0000
commitd6de1137783b0b42eed7206790cc43477ebf249c (patch)
tree761866dc67fd8a77495f97974b652e31303d7805 /corp/rih/frontend/index.html
parentc767460440f8106759775a5cb917e1d9c0b7d334 (diff)
style(corp/rih): integrate initial new frontend styles r/6386
Change-Id: Ie36fb58efab9a1c2d563dc3d891301b152de1c52
Reviewed-on: https://cl.tvl.fyi/c/depot/+/8918
Reviewed-by: tazjin <tazjin@tvl.su>
Autosubmit: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
Diffstat (limited to 'corp/rih/frontend/index.html')
-rw-r--r--corp/rih/frontend/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/corp/rih/frontend/index.html b/corp/rih/frontend/index.html
index 4f0f8f3604..03e4da0635 100644
--- a/corp/rih/frontend/index.html
+++ b/corp/rih/frontend/index.html
@@ -7,6 +7,8 @@
     <title>Russia is Hiring</title>
     <link data-trunk rel="inline" href="index.css">
     <link data-trunk rel="copy-file" href="rih-logo.png">
+    <link data-trunk rel="copy-dir" href="img">
+    <link data-trunk rel="copy-dir" href="fonts">
 
     <!-- Bootstrap -->
     <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous">