mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-25 10:50:50 +02:00
starters: update metadata
This commit is contained in:
parent
6419ee6413
commit
b13d437838
6 changed files with 18 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
module github.com/wowchemy/hugo-documentation-theme
|
||||
module github.com/HugoBlox/theme-documentation
|
||||
|
||||
go 1.15
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2020-present George Cushen
|
||||
Copyright (c) 2020-present George Cushen (https://georgecushen.com)
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
module my_website
|
||||
module github.com/HugoBlox/theme-landing-page
|
||||
|
||||
go 1.19
|
||||
|
||||
|
|
BIN
starters/landing-page/images/screenshot.png
Normal file
BIN
starters/landing-page/images/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 583 KiB |
BIN
starters/landing-page/images/tn.png
Normal file
BIN
starters/landing-page/images/tn.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
15
starters/landing-page/theme.toml
Normal file
15
starters/landing-page/theme.toml
Normal file
|
@ -0,0 +1,15 @@
|
|||
name = "Landing Page Builder"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/HugoBlox/theme-landing-page/blob/main/LICENSE.md"
|
||||
description = "Easily build your landing page with pre-designed blocks. Create beautiful startup websites, marketing websites, and landing pages to accelerate your business growth."
|
||||
|
||||
homepage = "https://github.com/HugoBlox/theme-landing-page"
|
||||
demosite = "https://theme-landing-page.netlify.app/"
|
||||
|
||||
tags = ["landing", "docs", "blog", "responsive", "minimal", "light", "dark", "multilingual", "dark mode", "tailwind", "company", "gallery"]
|
||||
features = ["secure", "fast", "search", "dark mode", "widgets"]
|
||||
|
||||
# If the theme has a single author
|
||||
[author]
|
||||
name = "George Cushen"
|
||||
homepage = "https://georgecushen.com/"
|
Loading…
Add table
Add a link
Reference in a new issue