diff options
author | FreeArtMan <dos21h@gmail.com> | 2016-10-26 22:37:07 +0100 |
---|---|---|
committer | FreeArtMan <dos21h@gmail.com> | 2016-10-26 22:37:07 +0100 |
commit | 85b685bd72536e0416597b888b3a77ea0ba10afb (patch) | |
tree | 15119d30d1e1efb09edb848e0122aea027fd44ae | |
parent | 5d1395063460945524c2e6ac6194e61ef40c220a (diff) | |
download | md-site-85b685bd72536e0416597b888b3a77ea0ba10afb.tar.gz md-site-85b685bd72536e0416597b888b3a77ea0ba10afb.zip |
Remove broken link
-rw-r--r-- | src/templ/base.thtml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/templ/base.thtml b/src/templ/base.thtml index 6b67f02..2d6b53a 100644 --- a/src/templ/base.thtml +++ b/src/templ/base.thtml @@ -2,9 +2,6 @@ <!doctype html> <html> <head> - <!-- Latest compiled and minified CSS --> - <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.csss"> - <!-- Optional theme --> <link rel="stylesheet" href="/styles/monokai_sublime.css"> <link rel="stylesheet" href="/styles/main.css"> |