updated: get in touch button, .gitignore & deleted: .DS_store
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.DS_Store
|
||||||
BIN
assets/.DS_Store
vendored
BIN
assets/.DS_Store
vendored
Binary file not shown.
BIN
assets/css/.DS_Store
vendored
BIN
assets/css/.DS_Store
vendored
Binary file not shown.
BIN
exampleSite/.DS_Store
vendored
BIN
exampleSite/.DS_Store
vendored
Binary file not shown.
BIN
exampleSite/content/.DS_Store
vendored
BIN
exampleSite/content/.DS_Store
vendored
Binary file not shown.
BIN
exampleSite/static/.DS_Store
vendored
BIN
exampleSite/static/.DS_Store
vendored
Binary file not shown.
BIN
exampleSite/static/images/.DS_Store
vendored
BIN
exampleSite/static/images/.DS_Store
vendored
Binary file not shown.
BIN
images/.DS_Store
vendored
BIN
images/.DS_Store
vendored
Binary file not shown.
@@ -23,7 +23,7 @@
|
|||||||
<li class="nav-item">
|
<li class="nav-item">
|
||||||
<a
|
<a
|
||||||
class="nav-link btn btn-sm btn-primary btn-sm-rounded"
|
class="nav-link btn btn-sm btn-primary btn-sm-rounded"
|
||||||
href="{{ .URL }}"
|
href="{{ .URL | absURL }}"
|
||||||
>
|
>
|
||||||
<span class="btn-area">
|
<span class="btn-area">
|
||||||
<span data-text="{{ .Name }}">
|
<span data-text="{{ .Name }}">
|
||||||
|
|||||||
BIN
static/.DS_Store
vendored
BIN
static/.DS_Store
vendored
Binary file not shown.
BIN
static/font-awesome/.DS_Store
vendored
BIN
static/font-awesome/.DS_Store
vendored
Binary file not shown.
BIN
static/font-awesome/fonts/.DS_Store
vendored
BIN
static/font-awesome/fonts/.DS_Store
vendored
Binary file not shown.
Reference in New Issue
Block a user