Commit 0950a1ac authored by c24b's avatar c24b

Referencing CERN into website

parent a5f763ba
...@@ -123,7 +123,7 @@ LANGUAGES = { ...@@ -123,7 +123,7 @@ LANGUAGES = {
from gargantext.util.parsers import \ from gargantext.util.parsers import \
EuropressParser, RISParser, PubmedParser, ISIParser, CSVParser, ISTexParser EuropressParser, RISParser, PubmedParser, ISIParser, CSVParser, ISTexParser, CernParser
def resourcetype(name): def resourcetype(name):
''' '''
......
...@@ -9,4 +9,4 @@ from .Europress import EuropressParser ...@@ -9,4 +9,4 @@ from .Europress import EuropressParser
from .ISTex import ISTexParser from .ISTex import ISTexParser
from .CSV import CSVParser from .CSV import CSVParser
#from .CERN import CernParser from .CERN import CernParser
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment