Skip to content

Commit 6f40d6f

Browse files
author
Ankita Yadav
committed
apply theme egghead.io
1 parent cb9af5e commit 6f40d6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ pagination_dir: page
104104
# Extensions
105105
## Plugins: https://hexo.io/plugins/
106106
## Themes: https://hexo.io/themes/
107-
theme: flavio_theme
107+
theme: egghead-theme
108108

109109
# Deployment
110110
## Docs: https://hexo.io/docs/deployment.html

themes/egghead-theme/layout/layout.ejs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
</section>
1515
</div>
16-
<div>two</div>
16+
<div></div>
1717
</div>
1818
</body>
1919
</html>

0 commit comments

Comments
 (0)