You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/index.md
+17-19Lines changed: 17 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -4,55 +4,53 @@ hide_title: true
4
4
sections:
5
5
- section_id: hero
6
6
type: section_hero
7
-
title: "Hi, I'm Stackbit Fresh."
7
+
title: "Code. Develop. Engineer."
8
8
content: >-
9
-
This section can contain a subtitle or tagline. The recommended length is
10
-
one to three sentences, but can be changed as you prefer.
9
+
Hello there!
10
+
Welcome to my tiny slice of digital real estate, featuring a curated selection of my best articles and projects. Hope you enjoy!
11
11
- section_id: about
12
12
type: section_content
13
13
title: About
14
14
content: >-
15
-
This is the "about" excerpt. It can be used to provide a paragraph about
16
-
yourself that people can read on the homepage to get a sense of who you
17
-
are. There also exists a dedicated about page where you can write more
18
-
about yourself for those who are interested.
15
+
My name is Michael, and I am a full-stack web developer. I empower my customers, clients, and the companies I work for to establish and secure their online interests. From web design to cloud encryption, "My Business Is You!"
19
16
actions:
20
-
- label: Contact Me
21
-
url: /contact
17
+
- label: View Portfolio
18
+
url: /portfolio
22
19
style: button
23
20
- section_id: recent-posts
24
21
type: section_posts
25
22
title: Recent Posts
26
-
posts_number: 4
23
+
posts_number: 2
27
24
actions:
28
25
- label: View Blog
29
26
url: blog/index.html
30
27
style: button
31
28
seo:
32
-
title: Stackbit Fresh Theme
33
-
description: The preview of the Fresh theme
29
+
title: M. Rehnert > Full-Stack Web Developer > Portfolio & Blog
30
+
description: Articles, tutorials, and samples of open-source code for websites and software. Authored, designed, and published by Michael Rehnert.
34
31
extra:
35
32
- name: "og:type"
36
33
value: website
37
34
keyName: property
38
35
- name: "og:title"
39
-
value: Stackbit Fresh Theme
36
+
value: M. Rehnert > Full-Stack Web Developer > Portfolio & Blog
40
37
keyName: property
41
38
- name: "og:description"
42
-
value: The preview of the Fresh theme
39
+
value: Articles, tutorials, and samples of open-source code for websites and software. Authored, designed, and published by Michael Rehnert.
43
40
keyName: property
44
41
- name: "og:image"
45
-
value: images/4.jpg
42
+
value: images/rehnert.co-OGimg.svg
46
43
keyName: property
47
44
relativeUrl: true
48
45
- name: "twitter:card"
49
-
value: summary_large_image
46
+
value: images/rehnert.co-twitter-card.png
47
+
relativeUrl: true
50
48
- name: "twitter:title"
51
-
value: Stackbit Fresh Theme
49
+
value: M. Rehnert | Web Developer | Portfolio & Blog
52
50
- name: "twitter:description"
53
-
value: The preview of the Fresh theme
51
+
value: Articles, tutorials, and samples of open-source code for websites and software by M. Rehnert.
0 commit comments