From 69577a605fd3c8e1b86e316b0ac90a2d0651f7c6 Mon Sep 17 00:00:00 2001 From: Trent Palmer Date: Tue, 25 Dec 2018 02:21:05 -0800 Subject: [PATCH] open website links in new page, target='_blank' --- rank_hugo_themes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rank_hugo_themes.py b/rank_hugo_themes.py index 84be302..436a0a9 100755 --- a/rank_hugo_themes.py +++ b/rank_hugo_themes.py @@ -545,7 +545,7 @@ def make_table(themes_info): table = "\t
\n\t\t\n\t\t\t\n\t\t\t\n" for theme in themes_info[0]: name = theme[0].split('/')[1] - row = "\t\t\t\t" + row = "\t\t\t\t" row += "" row += "" row += "\n"
" + themes_info[1] + " (tag) " + themes_info[2] + "Date
"+""+name+"""
"+""+name+""""+theme[2][:10]+""+str(theme[3])+'★'+""+theme[1][:6]+"