Skip to content

Commit

Permalink
chore: add fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
shivan-s committed Oct 21, 2024
1 parent c1aeeab commit c59918f
Show file tree
Hide file tree
Showing 14 changed files with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ params:
author:
email: [email protected]
name: Author name
welcome:
title: Welcome
body: Stuff in here
about:
image: image.webp
githubRepo: "http://github.com/shivan-s/hugo-optom-code"

menus:
main:
Expand All @@ -28,3 +27,8 @@ module:
hugoVersion:
extended: false
min: "0.116.0"

pagination:
disableAliases: false
pagerSize: 10
path: page
Binary file removed static/fonts/MonaspaceArgon-Regular.woff
Binary file not shown.
Binary file removed static/fonts/MonaspaceRadon-Bold.woff
Binary file not shown.
Binary file removed static/fonts/MonaspaceRadon-BoldItalic.woff
Binary file not shown.
Binary file removed static/fonts/MonaspaceRadon-Italic.woff
Binary file not shown.
Binary file added static/fonts/MonaspaceXenon-Bold.woff
Binary file not shown.
Binary file added static/fonts/MonaspaceXenon-BoldItalic.woff
Binary file not shown.
Binary file added static/fonts/MonaspaceXenon-ExtraBold.woff
Binary file not shown.
Binary file added static/fonts/MonaspaceXenon-ExtraLight.woff
Binary file not shown.
Binary file added static/fonts/MonaspaceXenon-Italic.woff
Binary file not shown.
Binary file added static/fonts/MonaspaceXenon-Light.woff
Binary file not shown.
Binary file added static/fonts/MonaspaceXenon-Medium.woff
Binary file not shown.
Binary file added static/fonts/MonaspaceXenon-Regular.woff
Binary file not shown.
Binary file added static/fonts/MonaspaceXenon-SemiBold.woff
Binary file not shown.

0 comments on commit c59918f

Please sign in to comment.