diff options
| author | Michael <[email protected]> | 2017-04-16 18:04:49 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-04-16 18:04:49 -0400 |
| commit | 697e471a03e0542e7f7ddb735d35f419c40e7582 (patch) | |
| tree | aea14965f6ebd712b504ba5f774eb5a92f178537 /Project-Unite/Project-Unite.csproj | |
| parent | bb99c5044e092b9b19c1647542a9f71e5ad45100 (diff) | |
| download | project-unite-697e471a03e0542e7f7ddb735d35f419c40e7582.tar.gz project-unite-697e471a03e0542e7f7ddb735d35f419c40e7582.tar.bz2 project-unite-697e471a03e0542e7f7ddb735d35f419c40e7582.zip | |
Use simplemde for markdown
Diffstat (limited to 'Project-Unite/Project-Unite.csproj')
| -rw-r--r-- | Project-Unite/Project-Unite.csproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Project-Unite/Project-Unite.csproj b/Project-Unite/Project-Unite.csproj index cb3bfb3..3d4e3f5 100644 --- a/Project-Unite/Project-Unite.csproj +++ b/Project-Unite/Project-Unite.csproj @@ -447,6 +447,7 @@ <Content Include="Content\bootstrap-theme.css" /> <Content Include="Content\bootstrap.css" /> <Content Include="Content\bootstrap.min.css" /> + <Content Include="Content\simplemde.css" /> <Content Include="favicon.ico" /> <Content Include="fonts\glyphicons-halflings-regular.svg" /> <Content Include="Global.asax" /> @@ -470,6 +471,7 @@ <Content Include="Scripts\modernizr-2.6.2.js" /> <Content Include="Scripts\respond.js" /> <Content Include="Scripts\respond.min.js" /> + <Content Include="Scripts\simplemde.js" /> <Content Include="Scripts\_references.js" /> <Content Include="Web.config"> <SubType>Designer</SubType> |
