Back to home page

EIC code displayed by LXR

 
 

    


Warning, /epic.github.io/_data/menus_public.yml is written in an unsupported language. File is not indexed.

0001 ################################################################################
0002 #                                                                              #
0003 # This is the menu definition file for the public ePIC Collaboration website   #
0004 #                                                                              #
0005 ################################################################################
0006 #                                                                       #
0007 # Each section corresponds to a dropdown menu in the top navigation bar #                                               #
0008 #                                                                       #
0009 #########################################################################
0010 
0011 ### PUBLIC
0012 #
0013 - name: public
0014   full: Public
0015   submenus:
0016     - name: overview
0017       full: Overview
0018 
0019     - name: science
0020       full: ePIC Science
0021 
0022     - name: detector
0023       full: Our Detector
0024 
0025     - name: press
0026       full: Media/Press
0027 
0028 
0029 ### INTERNAL
0030 - name: internal
0031   full: For Collaborators (Internal)
0032   link: "/index-internal.html"
0033 
0034