diff options
author | xengineering <me@xengineering.eu> | 2023-04-28 12:26:01 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2023-04-28 12:26:01 +0200 |
commit | 2d9e1f6aef7abcd436f5cd5e2f5b5974b329b33e (patch) | |
tree | 72271bfa75633e1686f65e56bab9c1ac8b3b85fa /data | |
parent | f624c71a26a522b2ea387a9f7e9f6ec84341b704 (diff) | |
download | ceres-2d9e1f6aef7abcd436f5cd5e2f5b5974b329b33e.tar ceres-2d9e1f6aef7abcd436f5cd5e2f5b5974b329b33e.tar.zst ceres-2d9e1f6aef7abcd436f5cd5e2f5b5974b329b33e.zip |
Replace simple.css submodule by release copy
This is way simpler to handle since you can get a full tarball of Ceres
with everything included which is necessary to run it.
The LICENSE of simple.css allows such a copy and stays inside the copy
to make clear that this folder uses the simple.css license and not the
one of Ceres.
Diffstat (limited to 'data')
l--------- | data/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/static/style.css b/data/static/style.css index c954338..e73301c 120000 --- a/data/static/style.css +++ b/data/static/style.css @@ -1 +1 @@ -../../simple.css/simple.min.css
\ No newline at end of file +../../simple.css-2.2.0/simple.min.css
\ No newline at end of file |