cleanu on some resources, fixes pr #58

This commit is contained in:
lostdesign
2019-06-19 23:43:02 +02:00
parent fde5b42dba
commit 96f284bc98
6 changed files with 10 additions and 21 deletions

View File

@@ -13,12 +13,6 @@ export default {
data() {
return {
resources: [
{
title: "Home of Python",
desc:
"Python is a programming language that lets you work quickly and integrate systems more effectively.",
url: "https://www.python.org/"
},
{
title: "Python 3.7.3 documentation",
desc: "Documentation for all releaases of Python.",