From 2b091024050891947ebc94ce79e6f763ff5d443f Mon Sep 17 00:00:00 2001 From: Aaron Couch Date: Mon, 29 Jun 2015 12:54:41 -0500 Subject: [PATCH] Update backend-list.html Issue #483 Add Excel to backend list --- _includes/backend-list.html | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/backend-list.html b/_includes/backend-list.html index af33cb01..6fcbf737 100644 --- a/_includes/backend-list.html +++ b/_includes/backend-list.html @@ -1,5 +1,6 @@ * gdocs: Google Docs (Spreadsheet) * csv: CSV files +* xlsx: Excel files * solr: SOLR (partial) * elasticsearch: ElasticSearch * dataproxy: DataProxy (CSV and XLS on the Web)