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;
|
||||
}
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: acidGrotesk;
|
||||
src: url('AcidGrotesk-Regular.otf');
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: acidGrotesk;
|
||||
}
|
@@ -9,15 +9,15 @@ title = "sonomichele."
|
||||
|
||||
[params]
|
||||
defaultTheme = "dark"
|
||||
description = "Example site for hugo-theme-gallery"
|
||||
title = "My Gallery"
|
||||
description = "sonomichele.media photography portfolio"
|
||||
title = "sonomichele.media"
|
||||
[params.author]
|
||||
email = "book@sonomichele.media"
|
||||
name = "Michele Viotto"
|
||||
[params.socialIcons]
|
||||
#facebook = "https://www.facebook.com/"
|
||||
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/"
|
||||
email = "mailto:book@somomichele.media"
|
||||
#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
|
||||
title: Hugo Gallery
|
||||
title: sonomichele.media
|
||||
resources:
|
||||
- src: martin-martz-wRuhOOaG-Z4-unsplash.jpg
|
||||
params:
|
||||
|
Reference in New Issue
Block a user