L_M*_*L_M 5 asp.net-mvc twitter-bootstrap
我有一个带有Bootstrap的标准ASP.NET MVC应用程序。我将“字体”文件夹移至“内容/字体”。文件夹内有那些glyphicons-halflings-regular文件。
启动应用程序时,出现404浏览器错误,找不到Fonts/glyphicons-halflings-regular.woff和glyphicons-halflings-regular.ttf文件。
如何配置我的项目以便找到这些文件?