Skip to content

Commit 9551a65

Browse files
committed
Fix words
1 parent 5336f47 commit 9551a65

File tree

5 files changed

+6
-7
lines changed

5 files changed

+6
-7
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If looks good, then deploy to GitHub.
2020

2121
<img src="http://i.imgur.com/8J09e6A.png">
2222

23-
Visit your website now and custom you want! :sparkles:.
23+
Visit your website now and custom you want! :sparkles:
2424

2525
## What's in there?
2626

@@ -37,9 +37,9 @@ Visit your website now and custom you want! :sparkles:.
3737

3838
## Demo
3939

40-
See the demo [here](https://blog.dikiaap.id)
40+
See demo [here](https://blog.dikiaap.id).
4141

42-
More feature, you can visit [jekyllrb](http://jekyllrb.com)
42+
More feature, you can visit [jekyllrb](http://jekyllrb.com).
4343

4444
## License
4545

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ uri: dikiaap.id
33
url: https://blog.dikiaap.id
44
name: Diki Andriansyah
55
title: Diki Andriansyah Blog - Stay Brom
6-
email: hi@dikiaap.id
6+
email: diki@dikiaap.id
77
author: dikiaap
88
baseurl: ""
99
timezone: Asia/Jakarta

_sass/_base.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ pre {
144144

145145
/**
146146
* Wrapper
147-
*/
147+
*/
148148
.wrapper {
149149
max-width: calc(700px);
150150
margin-right: auto;

_sass/_layout.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@
107107
/**
108108
*404 Style
109109
*/
110-
111110
.badface {
112111
opactiy: 0;
113112
animation: bad 3s;

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Brom [] ini adalah sebuah blog room dan banyak bermacam-macam aktifitas yang saya tulis di sini. <br>
1010
Untuk kontak? bisa melalui twitter dan github yang sudah saya sediakan tautannya di bawah dan bisa mengirim email ke
1111
<a href="mailto:{{ site.email }}"><b>
12-
hi<span class="big bg">#</span>{{ site.uri }}</b></a>. <br><br>
12+
diki<span class="big bg">#</span>{{ site.uri }}</b></a>. <br><br>
1313
<b><span class="big">Fun pict ... </span></b><br>
1414

1515
<div class="photos">

0 commit comments

Comments
 (0)