Skip to content

Commit fa00ff5

Browse files
committed
Added projects page.
1 parent 3b1e844 commit fa00ff5

File tree

6 files changed

+1119
-2
lines changed

6 files changed

+1119
-2
lines changed

assets/static/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ body {
2727
background-position-y: bottom
2828
}
2929

30-
.card-header {
30+
.project-idea-header {
3131
background-color: #fff;
3232
border-color: #00b5da;
3333
border-width: 10px;

content/projects/contents.lr

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
_model: page
2+
---
3+
_template: project_list.html
4+
---
5+
title: Projects

0 commit comments

Comments
 (0)