diff options
Diffstat (limited to 'csci4131/hw6/strap012_hw6/public/welcome.html')
-rw-r--r-- | csci4131/hw6/strap012_hw6/public/welcome.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/csci4131/hw6/strap012_hw6/public/welcome.html b/csci4131/hw6/strap012_hw6/public/welcome.html index 50ae883..095023e 100644 --- a/csci4131/hw6/strap012_hw6/public/welcome.html +++ b/csci4131/hw6/strap012_hw6/public/welcome.html @@ -6,7 +6,6 @@ <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script> - <link rel="stylesheet" type="text/css" href="/css/style.css"> <title>Welcome to Node.js</title> <style type="text/css"> .jumbotron { |