Skip to content

Commit

Permalink
Minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
anuran-roy committed Jul 12, 2021
1 parent 371dfde commit 28fdeee
Show file tree
Hide file tree
Showing 12 changed files with 28 additions and 19 deletions.
Binary file modified OpnKeywords/scripts/__pycache__/keywords.cpython-38.pyc
Binary file not shown.
2 changes: 1 addition & 1 deletion OpnKeywords/scripts/keywords.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def getKeywords(self, text):

while " " in text:
text = text.replace(" ", " ")
print(r"{}".format(text))
# print(r"{}".format(text))
datadict={} #Dictionary for dataframe
xlabels=[] #List for xlabels

Expand Down
Binary file added static/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions templates/OpnEco/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap"
rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<title>About - OpnEco</title>
</head>

Expand Down
1 change: 1 addition & 0 deletions templates/OpnEco/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="stylesheet" href="{% static 'OpnEco/css/style.css' %}">
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<title>Home - OpnEco</title>
</head>
<style>
Expand Down
3 changes: 2 additions & 1 deletion templates/OpnEco/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<title>Settings - OpnEco</title>
</head>
<body>
Expand Down
17 changes: 9 additions & 8 deletions templates/OpnEmo/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,15 @@
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<title>Home - OpnEmo</title>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions templates/OpnEmo/results.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="stylesheet" href="{% static 'global/css/results.css' %}">
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<title>Results - OpnEmo</title>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions templates/OpnInsights/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<title>Home - OpnInsights</title>
</head>
<body>
Expand Down
1 change: 1 addition & 0 deletions templates/OpnInsights/results.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="stylesheet" href="{% static 'global/css/results.css' %}">
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<title>Results - OpnInsights</title>
</head>
<body>
Expand Down
17 changes: 9 additions & 8 deletions templates/OpnKeywords/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,15 @@
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<title>Home - OpnKeywords</title>
</head>
<body>
Expand Down
3 changes: 2 additions & 1 deletion templates/OpnKeywords/results.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,13 @@
<link href="https://fonts.googleapis.com/css2?family=Bona+Nova:wght@700&family=Playfair+Display:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="{% static 'global/css/global.css' %}">
<link rel="stylesheet" href="{% static 'global/css/results.css' %}">
<link rel="shortcut icon" type="image/png" href="{% static 'favicon.ico' %}"/>
<title>Results - OpnKeywords</title>

</head>
<body>
<div class="topnav" id="myTopnav">
<a href="....//">Home</a>
<a href="../../">Home</a>
<a href="../../emo/">OpnEmo</a>
<a href="../../insights">OpnInsights</a>
<a href="../" class="active">OpnKeywords</a>
Expand Down

0 comments on commit 28fdeee

Please sign in to comment.