github.com/swiftstack/ProxyFS@v0.0.0-20210203235616-4017c267d62f/docs/source/theme/swiftopensource/css.html (about) 1 <!-- Bootstrap CSS --> 2 <link href="{{pathto('_static/css/bootstrap.min.css', 1)}}" rel="stylesheet"> 3 4 <!-- Pygments CSS --> 5 <link href="{{pathto('_static/css/native.css', 1)}}" rel="stylesheet"> 6 7 <!-- Fonts --> 8 <link href="{{pathto('_static/css/font-awesome.min.css', 1)}}" rel="stylesheet"> 9 10 <!-- Custom CSS --> 11 <link href="{{pathto('_static/css/combined.css', 1)}}" rel="stylesheet"> 12 13 <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> 14 <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> 15 <!--[if lt IE 9]> 16 <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> 17 <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> 18 <![endif]-->