Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
abalsh
/
Garlix
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
f251acbe
authored
Feb 23, 2019
by
abalsh
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added crypto.html
parent
e010fb0e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
index.html
index.html
View file @
f251acbe
...
@@ -13,17 +13,17 @@
...
@@ -13,17 +13,17 @@
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity=
"sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
crossorigin=
"anonymous"
>
<link
rel=
"stylesheet"
href=
"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css"
integrity=
"sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm"
crossorigin=
"anonymous"
>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity=
"sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin=
"anonymous"
></script>
<script
src=
"https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js"
integrity=
"sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl"
crossorigin=
"anonymous"
></script>
<!-- Main Custom styles for the website -->
<!-- Main Custom styles for the website -->
<link
href=
"css
/
main.css"
rel=
"stylesheet"
>
<link
href=
"css
\
main.css"
rel=
"stylesheet"
>
</head>
</head>
<body
class=
"text-center"
background=
"
/home/gorilla/Desktop/Garlix/img/
backgroundd.jpg"
>
<body
class=
"text-center"
background=
"
img\
backgroundd.jpg"
>
<div
class=
"cover-container d-flex w-100 h-100 p-3 mx-auto flex-column"
>
<div
class=
"cover-container d-flex w-100 h-100 p-3 mx-auto flex-column"
>
<header
class=
"masthead mb-auto"
>
<header
class=
"masthead mb-auto"
>
<div
class=
"inner"
>
<div
class=
"inner"
>
<i
class=
"material-icons masthead-brand img-fluid"
>
autorenew
</i>
<i
class=
"material-icons masthead-brand img-fluid"
>
autorenew
</i>
<h3
class=
"masthead-brand"
>
XCHANGE
</h3>
<h3
class=
"masthead-brand"
>
XCHANGE
</h3>
<nav
class=
"nav nav-masthead justify-content-center"
>
<nav
class=
"nav nav-masthead justify-content-center"
>
<a
class=
"nav-link"
href=
"index.html"
>
Home
</a>
<a
class=
"nav-link
active
"
href=
"index.html"
>
Home
</a>
<a
class=
"nav-link
active
"
href=
"fiat.html"
>
Fiat
</a>
<a
class=
"nav-link"
href=
"fiat.html"
>
Fiat
</a>
<a
class=
"nav-link"
href=
"crypto.html"
>
Crypto
</a>
<a
class=
"nav-link"
href=
"crypto.html"
>
Crypto
</a>
<a
class=
"nav-link"
href=
"charts.html"
>
Charts
</a>
<a
class=
"nav-link"
href=
"charts.html"
>
Charts
</a>
<a
class=
"nav-link"
href=
"subscribe.html"
>
Subscribe
</a>
<a
class=
"nav-link"
href=
"subscribe.html"
>
Subscribe
</a>
...
...
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