diff --git a/cards.py b/cards.py index 292e8111a3c32001655af26e2006889bdbfffb5d..4aba82e0e358a208276e671e696bc88084744239 100644 --- a/cards.py +++ b/cards.py @@ -19,6 +19,6 @@ for i in x["cards"]: with open('_site/index.html') as f: y = f.read() -y = y.replace('', text) +y = y.replace('', text) with open('_site/index.html', 'w') as f: f.write(y) diff --git a/index.html b/index.html index 510340483d476a79a99724b6849c0bc26ad30aa3..767ae0b3ac80c27694192bc061cc19d4ac90502c 100644 --- a/index.html +++ b/index.html @@ -22,7 +22,10 @@ priority: 0.9
- + +

Technical information about NixNet