From 13d6443b10f1f6896c26a48826f782214e708e65 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Sat, 1 Aug 2020 19:01:45 -0300 Subject: Text bug fix and documentation update New fancy [PSP-UFU website](https://thales1330.github.io/PSP/) and [changelog](https://thales1330.github.io/PSP/blog) using [docusaurus](https://v2.docusaurus.io/); Text element performance improved for OpenGL render; Major text bug on copy fixed --- docs/66.3b25b626.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 docs/66.3b25b626.js (limited to 'docs/66.3b25b626.js') diff --git a/docs/66.3b25b626.js b/docs/66.3b25b626.js new file mode 100644 index 0000000..053a211 --- /dev/null +++ b/docs/66.3b25b626.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[66],{147:function(e,t,a){"use strict";a.r(t);var n=a(0),o=a.n(n),l=a(133);t.default=function(){return o.a.createElement(l.a,{title:"Page Not Found"},o.a.createElement("div",{className:"container margin-vert--xl"},o.a.createElement("div",{className:"row"},o.a.createElement("div",{className:"col col--6 col--offset-3"},o.a.createElement("h1",{className:"hero__title"},"Page Not Found"),o.a.createElement("p",null,"We could not find what you were looking for."),o.a.createElement("p",null,"Please contact the owner of the site that linked you to the original URL and let them know their link is broken.")))))}}}]); \ No newline at end of file -- cgit