diff --git a/site/content/learn.md b/site/content/learn.md index 39a1d196..8a8a1c49 100644 --- a/site/content/learn.md +++ b/site/content/learn.md @@ -10,8 +10,6 @@ Even still, there's a high learning curve before you can build a proper applicat Think about how apps are created as a frontend developer. You create some files, write some code, load some data and then simply deploy it. We don't have to worry about Docker, Kubernetes, data storage, Postgres etc. -Portal.JS logo - That's exactly what we do with Portal.js. Built in pure Javascript and React on top of the awesome Next.js framework. Here are some the cool features Portal.js brings to the table: - 🗺️ Unified sites: present data and content in one seamless site, pulling datasets from a DMS (e.g. CKAN) and content from a CMS (e.g. wordpress) diff --git a/site/pages/index.js b/site/pages/index.js index 10618fea..eca719ae 100644 --- a/site/pages/index.js +++ b/site/pages/index.js @@ -5,13 +5,13 @@ export default function Home() { return (
-

+

- PortalJS Logo + P🌀RTAL.JS

-

+

Rapidly build rich data portals using a modern frontend framework

diff --git a/site/public/logo.svg b/site/public/logo.svg deleted file mode 100644 index ee1168e2..00000000 --- a/site/public/logo.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - P RTAL.JS - - - - - - - - - - - - - - - - - - - - - -