From 52226b0eba9dd698fcf04792b920ba1b04c35f66 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Tue, 5 Jan 2021 18:57:08 -0700 Subject: [PATCH] maint: updating urls etc --- README.md | 6 +++--- app/main/templates/main/base.html | 6 +++--- app/main/templates/main/datatypes.html | 2 +- app/main/templates/main/details.html | 2 +- app/main/templates/main/index.html | 16 ++++++++-------- config.py | 2 +- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index eeaac57..f37114b 100644 --- a/README.md +++ b/README.md @@ -7,14 +7,14 @@ parameters. What is it? ----------- -[AKIndices](http://akindices.akdillon.net) is a Flask-driven web-app that +[AKIndices](https://akindices.akdillon.net) is a Flask-driven web-app that builds on the AKExtract project to provide an easy-to-use interface for working with SNAP datasets. Prerequisites ------------- -- [AKExtract](http://github.com/thermokarst/akextract) +- [AKExtract](https://github.com/thermokarst/akextract) - Flask (0.10.1) - SQLAlchemy (1.0.5) - psycopg2 (2.6.1) @@ -26,4 +26,4 @@ Contact ------- Do you have an idea for a feature? Find a bug? -Reach me at [mrdillon@alaska.edu](mailto:mrdillon@alaska.edu) +Reach me at [matthew@akdillon.net](mailto:matthew@akdillon.net) diff --git a/app/main/templates/main/base.html b/app/main/templates/main/base.html index 44b046b..97a0545 100644 --- a/app/main/templates/main/base.html +++ b/app/main/templates/main/base.html @@ -4,7 +4,7 @@ {{ config['TITLE'] }} - + @@ -21,9 +21,9 @@ diff --git a/app/main/templates/main/datatypes.html b/app/main/templates/main/datatypes.html index 84dd617..adc9f77 100644 --- a/app/main/templates/main/datatypes.html +++ b/app/main/templates/main/datatypes.html @@ -29,7 +29,7 @@ -

Emission Scenario Details (from SNAP)

+

Emission Scenario Details (from SNAP)

Scenario A1B
diff --git a/app/main/templates/main/details.html b/app/main/templates/main/details.html index 1326d52..01f888b 100644 --- a/app/main/templates/main/details.html +++ b/app/main/templates/main/details.html @@ -52,7 +52,7 @@