diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2020-08-01 19:01:45 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2020-08-01 19:01:45 -0300 |
commit | 13d6443b10f1f6896c26a48826f782214e708e65 (patch) | |
tree | e9a71c92741dbb955b0d193edcecf937b18154aa /docs/6875c492.c2179907.js | |
parent | 7be97c31c9b240cd7b320c19ee34f2460e57d537 (diff) | |
download | PSP.git-13d6443b10f1f6896c26a48826f782214e708e65.tar.gz PSP.git-13d6443b10f1f6896c26a48826f782214e708e65.tar.xz PSP.git-13d6443b10f1f6896c26a48826f782214e708e65.zip |
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
Diffstat (limited to 'docs/6875c492.c2179907.js')
-rw-r--r-- | docs/6875c492.c2179907.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/6875c492.c2179907.js b/docs/6875c492.c2179907.js new file mode 100644 index 0000000..ee4c086 --- /dev/null +++ b/docs/6875c492.c2179907.js @@ -0,0 +1 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[26],{84:function(e,a,t){"use strict";t.r(a);var n=t(0),l=t.n(n),r=t(133),c=t(145),m=t(132);a.default=function(e){const{metadata:a,items:t}=e,{allTagsPath:n,name:s,count:o}=a;return l.a.createElement(r.a,{title:`Posts tagged "${s}"`,description:`Blog | Tagged "${s}"`},l.a.createElement("div",{className:"container margin-vert--lg"},l.a.createElement("div",{className:"row"},l.a.createElement("main",{className:"col col--8 col--offset-2"},l.a.createElement("h1",null,o," ",function(e,a){return e>1?a+"s":a}(o,"post"),' tagged with "',s,'"'),l.a.createElement(m.a,{href:n},"View All Tags"),l.a.createElement("div",{className:"margin-vert--xl"},t.map(({content:e})=>l.a.createElement(c.a,{key:e.metadata.permalink,frontMatter:e.frontMatter,metadata:e.metadata,truncated:!0},l.a.createElement(e,null))))))))}}}]);
\ No newline at end of file |