mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
docs: add gallery screenshot & link in README (#10988)
* docs: add gallery screenshot & link in README * deallowing large files
This commit is contained in:
committed by
GitHub
parent
8e4a1c8356
commit
3be8bdad9a
@@ -25,7 +25,7 @@ const NotFoundPage = () => (
|
||||
<Layout>
|
||||
<SEO title="404: Not found" />
|
||||
<h1>NOT FOUND</h1>
|
||||
<p>Sorry, you've requested a page that does not exist.</p>
|
||||
<p>Sorry, you've requested a page that does not exist.</p>
|
||||
</Layout>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user