diff --git a/_data/languages.js b/_data/languages.js new file mode 100644 index 0000000..322d425 --- /dev/null +++ b/_data/languages.js @@ -0,0 +1 @@ +module.exports = ["en", "pt"]; \ No newline at end of file diff --git a/posts/instalando-fl-studio-no-linux.html b/posts/instalando-fl-studio-no-linux.html index 4f787da..1431010 100644 --- a/posts/instalando-fl-studio-no-linux.html +++ b/posts/instalando-fl-studio-no-linux.html @@ -3,7 +3,7 @@ postTitle: "Instalando FL Studio no Linux." postId: fl-linux-install postVideoLink: "https://www.youtube.com/watch?v=6bnNAnSY9Uo" postVideoTitle: "Como instalar o FL Studio no Linux?" -postVideoImage: "fl_studio_linux.png" +postVideoImage: "/thumbnails/fl_studio_linux.png" postVideoWebsite: "YouTube" postVideoDuration: "5:53" langKey: pt