Skip to content

Commit 480bcb4

Browse files
author
Splitter
committed
starters: update metadata
1 parent 3fe53a0 commit 480bcb4

File tree

5 files changed

+17
-2
lines changed

5 files changed

+17
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2020-present George Cushen
3+
Copyright (c) 2020-present George Cushen (https://georgecushen.com)
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module my_website
1+
module github.com/HugoBlox/theme-landing-page
22

33
go 1.19
44

images/screenshot.png

583 KB
Loading

images/tn.png

74.8 KB
Loading

theme.toml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name = "Landing Page Builder"
2+
license = "MIT"
3+
licenselink = "https://github.com/HugoBlox/theme-landing-page/blob/main/LICENSE.md"
4+
description = "Easily build your landing page with pre-designed blocks. Create beautiful startup websites, marketing websites, and landing pages to accelerate your business growth."
5+
6+
homepage = "https://github.com/HugoBlox/theme-landing-page"
7+
demosite = "https://theme-landing-page.netlify.app/"
8+
9+
tags = ["landing", "docs", "blog", "responsive", "minimal", "light", "dark", "multilingual", "dark mode", "tailwind", "company", "gallery"]
10+
features = ["secure", "fast", "search", "dark mode", "widgets"]
11+
12+
# If the theme has a single author
13+
[author]
14+
name = "George Cushen"
15+
homepage = "https://georgecushen.com/"

0 commit comments

Comments
 (0)