diff options
author | xengineering <mail2xengineering@protonmail.com> | 2021-03-05 18:35:48 +0100 |
---|---|---|
committer | xengineering <mail2xengineering@protonmail.com> | 2021-03-05 18:35:48 +0100 |
commit | f9714353664507845bad9e5856f5396ab3d629b2 (patch) | |
tree | feded85f317a466ed7ee68ad8dfddab7a55ec71d /static | |
parent | 1e59286e7d3516b27f143dd2db8760bac2af30ed (diff) | |
download | web-template-f9714353664507845bad9e5856f5396ab3d629b2.tar web-template-f9714353664507845bad9e5856f5396ab3d629b2.tar.zst web-template-f9714353664507845bad9e5856f5396ab3d629b2.zip |
Serve static Files and Index at /actix
Diffstat (limited to 'static')
l--------- | static/css/xengineering.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/css/xengineering.css b/static/css/xengineering.css new file mode 120000 index 0000000..73f09ef --- /dev/null +++ b/static/css/xengineering.css @@ -0,0 +1 @@ +../../lib/css/xengineering.css
\ No newline at end of file |