change font and titles
This commit is contained in:
BIN
assets/css/AcidGrotesk-Regular.otf
Normal file
BIN
assets/css/AcidGrotesk-Regular.otf
Normal file
Binary file not shown.
@@ -33,3 +33,12 @@ body > header {
|
|||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
@font-face {
|
||||||
|
font-family: acidGrotesk;
|
||||||
|
src: url('AcidGrotesk-Regular.otf');
|
||||||
|
}
|
||||||
|
|
||||||
|
body {
|
||||||
|
font-family: acidGrotesk;
|
||||||
|
}
|
@@ -9,15 +9,15 @@ title = "sonomichele."
|
|||||||
|
|
||||||
[params]
|
[params]
|
||||||
defaultTheme = "dark"
|
defaultTheme = "dark"
|
||||||
description = "Example site for hugo-theme-gallery"
|
description = "sonomichele.media photography portfolio"
|
||||||
title = "My Gallery"
|
title = "sonomichele.media"
|
||||||
[params.author]
|
[params.author]
|
||||||
email = "book@sonomichele.media"
|
email = "book@sonomichele.media"
|
||||||
name = "Michele Viotto"
|
name = "Michele Viotto"
|
||||||
[params.socialIcons]
|
[params.socialIcons]
|
||||||
#facebook = "https://www.facebook.com/"
|
#facebook = "https://www.facebook.com/"
|
||||||
instagram = "https://www.instagram.com/sonomichele.media"
|
instagram = "https://www.instagram.com/sonomichele.media"
|
||||||
github = "https://github.com/nicokaiser/hugo-theme-gallery/"
|
#github = "https://github.com/nicokaiser/hugo-theme-gallery/"
|
||||||
#youtube = "https://www.youtube.com/"
|
#youtube = "https://www.youtube.com/"
|
||||||
email = "mailto:book@somomichele.media"
|
email = "mailto:book@somomichele.media"
|
||||||
#website = "https://example.com"
|
#website = "https://example.com"
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
description: An example site for hugo-theme-gallery. Images from Unsplash.
|
description: sonomichele.media photography portfolio, all images are shot and edited by me.
|
||||||
#lastmod: 2023-07-05
|
#lastmod: 2023-07-05
|
||||||
title: Hugo Gallery
|
title: sonomichele.media
|
||||||
resources:
|
resources:
|
||||||
- src: martin-martz-wRuhOOaG-Z4-unsplash.jpg
|
- src: martin-martz-wRuhOOaG-Z4-unsplash.jpg
|
||||||
params:
|
params:
|
||||||
|
Reference in New Issue
Block a user