Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
venjob_thanhnd
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
thanhnd
venjob_thanhnd
Commits
cee64c62
Commit
cee64c62
authored
Feb 20, 2020
by
thanhnd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
20200220 2
parent
17abf0fe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
0 deletions
+9
-0
app/views/layouts/application.html.erb
+9
-0
No files found.
app/views/layouts/application.html.erb
View file @
cee64c62
...
@@ -13,6 +13,7 @@
...
@@ -13,6 +13,7 @@
<body>
<body>
<!--
<%=
yield
%>
-->
<!--
<%=
yield
%>
-->
<div
class=
"container p-3 my-3 border"
>
<nav
class=
"navbar navbar-expand-md"
>
<nav
class=
"navbar navbar-expand-md"
>
<a
class=
"navbar-brand"
href=
"#"
>
Logo
</a>
<a
class=
"navbar-brand"
href=
"#"
>
Logo
</a>
<button
class=
"navbar-toggler navbar-dark"
type=
"button"
data-toggle=
"collapse"
data-target=
"#main-navigation"
>
<button
class=
"navbar-toggler navbar-dark"
type=
"button"
data-toggle=
"collapse"
data-target=
"#main-navigation"
>
...
@@ -32,6 +33,14 @@
...
@@ -32,6 +33,14 @@
</ul>
</ul>
</div>
</div>
</nav>
</nav>
</div>
<div
class=
"container p-3 my-3 bg-dark text-white"
></div>
<div
class=
"container p-3 my-3 bg-primary text-white"
></div>
</body>
</body>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment