Toggle navigation
Toggle navigation
This project
Loading...
Sign in
김동훈
/
OpenSource_Project
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
1
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
김다솜
2018-12-09 11:11:01 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
99587eca64f8df8e56b11c4a965c3f62738488f0
99587eca
1 parent
804aae29
delete setting page
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
218 deletions
webpage/Settings.html
webpage/Settings.html
deleted
100644 → 0
View file @
804aae2
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, shrink-to-fit=no"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<title>
저기어때
</title>
<!-- Bootstrap core CSS-->
<link
href=
"vendor/bootstrap/css/bootstrap.min.css"
rel=
"stylesheet"
>
<!-- Custom fonts for this template-->
<link
href=
"vendor/fontawesome-free/css/all.min.css"
rel=
"stylesheet"
type=
"text/css"
>
<!-- Page level plugin CSS-->
<link
href=
"vendor/datatables/dataTables.bootstrap4.css"
rel=
"stylesheet"
>
<!-- Custom styles for this template-->
<link
href=
"css/sb-admin.css"
rel=
"stylesheet"
>
</head>
<body
id=
"page-top"
>
<nav
class=
"navbar navbar-expand navbar-dark bg-dark static-top"
>
<a
class=
"navbar-brand mr-1"
href=
"index.html"
>
저기어때
</a>
<button
class=
"btn btn-link btn-sm text-white order-1 order-sm-0"
id=
"sidebarToggle"
href=
"#"
>
<i
class=
"fas fa-bars"
></i>
</button>
</nav>
<div
id=
"wrapper"
>
<!-- Sidebar -->
<ul
class=
"sidebar navbar-nav"
>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
href=
"index.html"
>
<i
class=
"fas fa-map-marker"
></i>
<span>
Map
</span>
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
href=
"Foods.html"
>
<i
class=
"fas fa-utensils"
area-hidden =
"true"
></i>
<span>
Foods
</span>
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
href=
"Entertainment.html"
>
<i
class=
"fas fa-gamepad"
></i>
<span>
Entertainment
</span>
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
href=
"Rooms.html"
>
<i
class=
"fas fa-bed"
></i>
<span>
Rooms
</span>
</a>
</li>
<li
class=
"nav-item"
>
<a
class=
"nav-link"
href=
"Favorite.html"
>
<i
class=
"fas fa-heart"
></i>
<span>
Favorite
</span>
</a>
</li>
<li
class=
"nav-item active"
>
<a
class=
"nav-link"
href=
"Settings.html"
>
<i
class=
"fas fa-cog"
></i>
<span>
Settings
</span>
</a>
</li>
</ul>
<div
id=
"content-wrapper"
>
<div
class=
"container-fluid"
>
<!-- Breadcrumbs-->
<ol
class=
"breadcrumb"
>
<li
class=
"breadcrumb-item"
>
<a
href=
"#"
>
Settings
</a>
</li>
</ol>
<!-- Icon Cards-->
<div
class=
"row"
>
<div
class=
"col-xl-3 col-sm-6 mb-3"
>
<div
class=
"card text-white bg-primary o-hidden h-100"
>
<div
class=
"card-body"
>
<div
class=
"card-body-icon"
>
<i
class=
"fas fa-fw fa-comments"
></i>
</div>
<div
class=
"mr-5"
>
26 New Messages!
</div>
</div>
<a
class=
"card-footer text-white clearfix small z-1"
href=
"#"
>
<span
class=
"float-left"
>
View Details
</span>
<span
class=
"float-right"
>
<i
class=
"fas fa-angle-right"
></i>
</span>
</a>
</div>
</div>
<div
class=
"col-xl-3 col-sm-6 mb-3"
>
<div
class=
"card text-white bg-warning o-hidden h-100"
>
<div
class=
"card-body"
>
<div
class=
"card-body-icon"
>
<i
class=
"fas fa-fw fa-list"
></i>
</div>
<div
class=
"mr-5"
>
11 New Tasks!
</div>
</div>
<a
class=
"card-footer text-white clearfix small z-1"
href=
"#"
>
<span
class=
"float-left"
>
View Details
</span>
<span
class=
"float-right"
>
<i
class=
"fas fa-angle-right"
></i>
</span>
</a>
</div>
</div>
<div
class=
"col-xl-3 col-sm-6 mb-3"
>
<div
class=
"card text-white bg-success o-hidden h-100"
>
<div
class=
"card-body"
>
<div
class=
"card-body-icon"
>
<i
class=
"fas fa-fw fa-shopping-cart"
></i>
</div>
<div
class=
"mr-5"
>
123 New Orders!
</div>
</div>
<a
class=
"card-footer text-white clearfix small z-1"
href=
"#"
>
<span
class=
"float-left"
>
View Details
</span>
<span
class=
"float-right"
>
<i
class=
"fas fa-angle-right"
></i>
</span>
</a>
</div>
</div>
<div
class=
"col-xl-3 col-sm-6 mb-3"
>
<div
class=
"card text-white bg-danger o-hidden h-100"
>
<div
class=
"card-body"
>
<div
class=
"card-body-icon"
>
<i
class=
"fas fa-fw fa-life-ring"
></i>
</div>
<div
class=
"mr-5"
>
13 New Tickets!
</div>
</div>
<a
class=
"card-footer text-white clearfix small z-1"
href=
"#"
>
<span
class=
"float-left"
>
View Details
</span>
<span
class=
"float-right"
>
<i
class=
"fas fa-angle-right"
></i>
</span>
</a>
</div>
</div>
</div>
<p
class=
"small text-center text-muted my-5"
>
<em>
More chart examples coming soon...
</em>
</p>
</div>
<!-- /.container-fluid -->
<!-- Sticky Footer -->
<footer
class=
"sticky-footer"
>
<div
class=
"container my-auto"
>
<div
class=
"copyright text-center my-auto"
>
<span>
Copyright © Your Website 2018
</span>
</div>
</div>
</footer>
</div>
<!-- /.content-wrapper -->
</div>
<!-- /#wrapper -->
<!-- Scroll to Top Button-->
<a
class=
"scroll-to-top rounded"
href=
"#page-top"
>
<i
class=
"fas fa-angle-up"
></i>
</a>
<!-- Bootstrap core JavaScript-->
<script
src=
"vendor/jquery/jquery.min.js"
></script>
<script
src=
"vendor/bootstrap/js/bootstrap.bundle.min.js"
></script>
<!-- Core plugin JavaScript-->
<script
src=
"vendor/jquery-easing/jquery.easing.min.js"
></script>
<!-- Page level plugin JavaScript-->
<script
src=
"vendor/chart.js/Chart.min.js"
></script>
<!-- Custom scripts for all pages-->
<script
src=
"js/sb-admin.min.js"
></script>
<!-- Demo scripts for this page-->
<script
src=
"js/demo/chart-area-demo.js"
></script>
<script
src=
"js/demo/chart-bar-demo.js"
></script>
<script
src=
"js/demo/chart-pie-demo.js"
></script>
</body>
</html>
Please
register
or
login
to post a comment