Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TekKom
homepage
Commits
3ca17e9b
Unverified
Commit
3ca17e9b
authored
Jan 09, 2022
by
Alexander Roaas
Browse files
Version 1.2.0
parent
5bd9e9a9
Changes
4
Hide whitespace changes
Inline
Side-by-side
Cargo.lock
View file @
3ca17e9b
...
...
@@ -406,7 +406,7 @@ dependencies = [
[[package]]
name = "homepage"
version = "1.
1.3-alpha
.0"
version = "1.
2
.0"
dependencies = [
"anyhow",
"envy",
...
...
Cargo.toml
View file @
3ca17e9b
[package]
name
=
"homepage"
version
=
"1.
1.3-alpha
.0"
version
=
"1.
2
.0"
authors
=
[
"Meltinglava <meltinglavaoutland@gmail.com>"
,
"barskern <dev@barskern.no>"
]
edition
=
"2018"
...
...
package-lock.json
View file @
3ca17e9b
{
"name"
:
"homepage-frontend"
,
"version"
:
"1.
1.2
"
,
"version"
:
"1.
2.0
"
,
"lockfileVersion"
:
2
,
"requires"
:
true
,
"packages"
:
{
""
:
{
"name"
:
"homepage-frontend"
,
"version"
:
"1.
1.2
"
,
"version"
:
"1.
2.0
"
,
"dependencies"
:
{
"tailwindcss"
:
"^1.2.0"
},
...
...
package.json
View file @
3ca17e9b
...
...
@@ -2,7 +2,7 @@
"name"
:
"homepage-frontend"
,
"description"
:
"Contains frontend sources"
,
"repository"
:
"https://git.logntnu.no/tekkom/homepage"
,
"version"
:
"1.
1.2
"
,
"version"
:
"1.
2.0
"
,
"scripts"
:
{
"build"
:
"npx postcss css/main.css -o static/css/main.css"
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment